neovim/test/functional/plugin/lsp
2023-10-02 22:21:35 +02:00
..
codelens_spec.lua feat(lsp): add function to clear codelens (#21504) 2022-12-31 16:16:21 +01:00
diagnostic_spec.lua fix(lsp): only disable inlay hints / diagnostics if no other clients are connected (#24535) 2023-08-31 10:00:24 +02:00
handler_spec.lua lsp: vim.lsp.diagnostic (#12655) 2020-11-12 22:21:34 -05:00
helpers.lua feat(lua): rename vim.loop -> vim.uv (#22846) 2023-06-03 12:06:00 +02:00
incremental_sync_spec.lua test: don't unnecessarily specify win/buf for nvim_(get|set)_option_value 2023-05-22 13:02:07 +06:00
inlay_hint_spec.lua fix(lsp): only disable inlay hints / diagnostics if no other clients are connected (#24535) 2023-08-31 10:00:24 +02:00
semantic_tokens_spec.lua feat(highlight): Allow hyphens (-) in highlight group names (#24714) 2023-08-15 09:25:51 -05:00
snippet_spec.lua feat(lsp)!: replace snippet parser by lpeg grammar 2023-10-02 22:21:35 +02:00
utils_spec.lua test(lsp): add normalize_markdown tests 2023-09-20 07:00:52 +01:00
watchfiles_spec.lua refactor(lsp): use LPeg for watchfiles matching (#23788) 2023-06-05 07:19:31 +02:00