prabirshrestha / vim-lsp

async language server protocol plugin for vim and neovim
MIT License
3.07k stars 303 forks source link

LSP Workspace Diagnostics #1536

Open storopoli opened 5 months ago

storopoli commented 5 months ago

There's no way to get workspace diagnostics, just the buffer diagnostics.

LSPs like rust-analyzer give workspace diagnostics.