neovim/test/functional/plugin/lsp
Maria José Solano e56437cd48
feat(lsp): deprecate vim.lsp.start_client #31341
Problem:
LSP module has multiple "start" interfaces.

Solution:
- Enhance vim.lsp.start
- Deprecate vim.lsp.start_client
2024-12-04 05:14:47 -08:00
..
codelens_spec.lua test: support upvalues in exec_lua 2024-09-21 16:04:09 +01:00
completion_spec.lua fix(lsp): filter completion candidates based on completeopt (#30945) 2024-11-13 15:18:29 +00:00
diagnostic_spec.lua feat(lsp): deprecate vim.lsp.start_client #31341 2024-12-04 05:14:47 -08:00
folding_range_spec.lua feat(lsp): support textDocument/foldingRange (#31311) 2024-11-29 12:40:32 +00:00
handler_spec.lua test: support upvalues in exec_lua 2024-09-21 16:04:09 +01:00
incremental_sync_spec.lua refactor(lsp): rename offset_encoding to position_encoding #31286 2024-11-25 08:06:05 -08:00
inlay_hint_spec.lua fix(tests): needing two calls to setup a screen is cringe 2024-11-14 12:40:57 +01:00
semantic_tokens_spec.lua feat(lsp): deprecate vim.lsp.start_client #31341 2024-12-04 05:14:47 -08:00
snippet_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
testutil.lua feat(lsp): deprecate non-method client functions 2024-11-20 08:51:45 +00:00
utils_spec.lua fix(lsp): delete bufvar inside WinClosed event 2024-11-24 10:47:05 +00:00