dense-analysis / dense-analysis/ale
quiting with ALEToggle Location List should close it
Open
enhancement
- Dominant language
- Vim Script
- Stars
- 14k
- Forks
- 1.5k
- Avg merge
- 17h 49m
- Merged PRs (30d)
- 1
Description
When ALEToggle is enabled in vim the rule violations are shown in the Location List.
When closing vim via `:q` it closes the file and let the location list open. The Location List can't be quit with `:q` but only with `:q!` because it contains "unsaved" changes.
→ Quiting the file should also quit the location list immediately.
I am coming from syntastics where this is the default behavior.
Contributor guide
Assessment
This issue has not been assessed yet.