Skip to content

Conversation

ryu-ichiroh
Copy link
Contributor

@ryu-ichiroh ryu-ichiroh commented Jan 21, 2023

I think people who the settings below don't want to show multiple virtual text of diagnostics, because it is only for diagnoses of lower severity that the line is broken.

let g:lsp_diagnostics_virtual_text_wrap = "truncate" 
let g:lsp_diagnostics_virtual_text_align = "right"

For example, don't want to see warning message 'a' is declared but ....

Screen Shot 2023-01-21 at 22 59 26

@hrsh7th
Copy link
Collaborator

hrsh7th commented Jan 24, 2023

I think it's useful but I also think it should be let g:lsp_diagnostics_virtual_text_severities = [1,2,3...].

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants