dense-analysis / dense-analysis/ale
Could we rank nearby variables higher in the autocomplete list?
Open
enhancement
- Dominant language
- Vim Script
- Stars
- 14k
- Forks
- 1.5k
- Avg merge
- 17h 49m
- Merged PRs (30d)
- 1
Description

For nearby variables, usually on nvim-coc or on VS Code, they'll be first in the autocomplete list:

As we can see here, it's a lot of typing to get to `createPermInputArr`. In VS Code, it's the first in the list whereas on ALE it's very far down in the list.
Contributor guide
Assessment
This issue has not been assessed yet.