dense-analysis / dense-analysis/ale
Add :ALEFix to mouse menu to GVim at least
Open
enhancement
- Dominant language
- Vim Script
- Stars
- 14k
- Forks
- 1.5k
- Avg merge
- 17h 49m
- Merged PRs (30d)
- 1
Description
Currently in ALE you can right click to refactor and rename things with tsserver and LSP servers. I would like to simply add the `:ALEFix` command to the menu as well that will just run `:ALEFix` no matter what. We can name the option `'Run :ALEFix'`. Shouldn't be hard to change.
Contributor guide
Assessment
This issue has not been assessed yet.