atom-community / atom-community/autocomplete-paths
Option to force prefixes to be included when completing
Open
- Dominant language
- JavaScript
- Stars
- 152
- Forks
- 57
- PR merge metrics
- No merged PRs in 30d
Description
This is related to #40/#44, but instead of just in terms of what's shown, this is about what's completed. I use autocomplete-modules (which partially duplicates this), but it'd be much easier to use in browser-only ES6 projects if I could force the extension to show, regardless of what the scope says.
Contributor guide
Research direction
Start by tracing how completion entries are built and how scope controls displayed prefixes, then review related issues #40 and #44 and compare autocomplete-modules. Done means an option can force prefixes to appear in completions for browser-only ES6 projects regardless of scope.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100