neovim/test/functional/plugin
Ilia Choly 292365fa1b
fix(lsp): do not detach from buffer if there are uninitialized clients (#29029)
Problem: if on_lines is called before the LSP is initialized, the buffer
is detached.
Solution: check for uninitialized clients before detaching.
2024-05-27 17:06:03 +02:00
..
lsp fix(lsp): check if buffer was detached in on_init callback (#28914) 2024-05-23 15:17:53 +02:00
ccomplete_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
cfilter_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
editorconfig_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
health_spec.lua fix: change deprecation presentation 2024-05-24 11:08:00 +02:00
lsp_spec.lua fix(lsp): do not detach from buffer if there are uninitialized clients (#29029) 2024-05-27 17:06:03 +02:00
man_spec.lua fix(man.vim): q quits after jump to different tag in MANPAGER modified (#28495) 2024-04-26 13:14:45 -05:00
matchparen_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
msgpack_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
shada_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
tohtml_spec.lua fix(tohtml): properly handle multiple hl groups #29012 2024-05-26 10:27:12 -07:00
tutor_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
vim_syntax_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00