dense-analysis / dense-analysis/ale
Use ALEOrganizeImports as fixer but not a separated command
Open
enhancement
LSP
- Dominant language
- Vim Script
- Stars
- 14k
- Forks
- 1.5k
- Avg merge
- 17h 49m
- Merged PRs (30d)
- 1
Description
Thanks for the recently added extended support of tsserver commands like "organize imports".
I am wondering why this feature is done using a separated command instead of just a fixer of `ALEFix`?
It would be easier to use the feature this way along side other fixers like tslint.
Contributor guide
Assessment
This issue has not been assessed yet.