vim-lsp icon indicating copy to clipboard operation
vim-lsp copied to clipboard

Add option to show the most severe diagnostics per line

Open ompugao opened this issue 5 months ago • 0 comments

I'm unsure why the original author of #1420 closed the issue, but I believe this option is still necessary. Without it, the new lines inserted by the virtual texts of diagnostics make the view messy and difficult to track at a glance.

Additionally, I'm unclear on how the option let g:lsp_diagnostics_virtual_text_severities = [1,2,3...], as mentioned in the comment , would work with this feature. I'd like to continue the discussion on this.

ompugao avatar Sep 08 '24 21:09 ompugao