neovim/test/functional/plugin/lsp
Mathias Fußenegger 6e45cd7f00
fix(lsp): revert buf_versions deprecation/replacement (#29217)
* Revert "fix(lsp): account for changedtick version gap on modified reset (#29170)"

This reverts commit 2e6d295f79.

* Revert "refactor(lsp): replace util.buf_versions with changedtick (#28943)"

This reverts commit 5c33815448.
2024-06-07 11:36:46 +02:00
..
codelens_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
completion_spec.lua refactor(lua): use tuple syntax everywhere #29111 2024-06-04 06:06:02 -07:00
diagnostic_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
handler_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
incremental_sync_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
inlay_hint_spec.lua fix(lsp): check if buffer was detached in on_init callback (#28914) 2024-05-23 15:17:53 +02:00
semantic_tokens_spec.lua fix(lsp): revert buf_versions deprecation/replacement (#29217) 2024-06-07 11:36:46 +02:00
snippet_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
testutil.lua fix(lsp): check if buffer was detached in on_init callback (#28914) 2024-05-23 15:17:53 +02:00
utils_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00