Filter diagnostics lint level in languages.toml
#1007
Labels
A-helix-term
Area: Helix term improvements
A-language-server
Area: Language server client
C-enhancement
Category: Improvements
Describe your feature request
It would be nice to be able to filter the lint level of diagnostics being highlighted. For instance, in this screenshot of Rust code,
rust-analyzer
emitsinfo
diagnostics for non-expanded proc-macros, which is mostly just noise.The text was updated successfully, but these errors were encountered: