Files
neovim/runtime/lua/vim/lsp
ii14 55135cea61 fix(lsp): fix unnecessary buffers being added on empty diagnostics (#18275)
Some language servers send empty `textDocument/publishDiagnostics`
messages after indexing the project with URIs corresponding to unopened buffers.
This commit guards against opening buffers corresponding to empty diagnostics.
2022-04-26 10:00:28 -07:00
..
2021-12-28 18:15:16 +01:00
2021-12-28 18:15:16 +01:00