dense-analysis / dense-analysis/ale
Add error code to the default virtualtext message
Open
enhancement
- Dominant language
- Vim Script
- Stars
- 14k
- Forks
- 1.5k
- Avg merge
- 17h 49m
- Merged PRs (30d)
- 1
Description
Often for linters such as shellcheck the information you immediately need to see is an error code so you can Google the error code and read the wiki for how to deal with the problem, or to ignore a problem where you know it's fine to ignore. To that and, we can include short errors codes in the default ALE virtualtext message, which people can configure how they like. The default experience should be immediately revealing problems.
Contributor guide
Assessment
This issue has not been assessed yet.