Configure severity per rule #95
Labels
1-feature-request ✨
Issue type: Request for a desirable, nice-to-have feature
3-fixed
Issue resolution: Issue has been fixed on the develop branch
Milestone
Is your feature request related to a problem? Please describe.
Generally, I prefer to have spelling errors at a 'warning' severity so there is a clear indication that I need to address them.
Also, I really enjoy LanguageTool's suggestions for e.g. passive voice, or hints about quotes, these errors can be distracting while writing. In particular because they appear as equally severe as spelling mistakes.
Describe the solution you'd like
This could be addressed by configuring a 'hint' severity for PASSIVE_VOICE, while having a 'warning' severity for other errors. I can imagine other users have other preferences. Ideally, one can map diagnostic severity levels to rule ids, e.g.
This way, while writing, one can ignore particular suggestions until later, while immediately acting upon brainless spelling errors.
Describe alternatives you've considered
Keeping things as they are now, and learn to ignoring the suggestions ;-)
Either way, I really enjoy using language-tool using vscode-ltex, thank you for developing and maintaining these packages!
The text was updated successfully, but these errors were encountered: