Skip to content

LSP diagnostics

Mark Nauwelaerts requested to merge work/lsp_diagnostics into master

Besides a small tweak in diagnostics display, this mostly adds support for (client-side) diagnostics suppression. That may be helpful in case a server does not (easily) support such, or is otherwise reporting some "annoying/uninteresting" diagnostics.

Merge request reports