dense-analysis / dense-analysis/ale
Implement b:ale_completion_autoimport
Open
enhancement
- Dominant language
- Vim Script
- Stars
- 14k
- Forks
- 1.5k
- Avg merge
- 17h 49m
- Merged PRs (30d)
- 1
Description
We could very easily support a `b:ale_completion_autoimport` setting for specifying on a per-project basis if auto-import support should be enabled or not for ALE's completion. I would like to use this myself because I like using auto-imports in new, clean projects, but it's less useful in legacy projects where the type information just isn't good enough yet.
Contributor guide
Assessment
This issue has not been assessed yet.