neovim/test/functional/plugin
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
..
lsp fix(lsp): fix unnecessary buffers being added on empty diagnostics (#18275) 2022-04-26 10:00:28 -07:00
health_spec.lua fix(healthcheck): handle empty reports 2022-02-09 10:18:22 +08:00
lsp_spec.lua fix(lsp): fix lookup of boolean values in workspace/configuration (#18026) 2022-04-15 11:12:41 +02:00
man_spec.lua tests/ui: remove unnecessary screen:detach() 2019-10-13 22:10:42 +02:00
matchparen_spec.lua chore: fix typos (#17755) 2022-03-25 19:57:59 +01:00
msgpack_spec.lua test: Eliminate plugin/helpers.lua 2019-08-05 23:55:57 +02:00
shada_spec.lua feat(lua): add api and lua autocmds 2022-02-27 22:04:55 +01:00