neovim/runtime/lua/vim/lsp
2023-09-14 08:23:01 -05:00
..
_meta fix(lua): improve annotations for stricter luals diagnostics (#24609) 2023-08-09 11:06:13 +02:00
_dynamic.lua feat(lsp): initial support for dynamic capabilities (#23681) 2023-05-28 07:51:28 +02:00
_meta.lua fix(lua): improve annotations for stricter luals diagnostics (#24609) 2023-08-09 11:06:13 +02:00
_snippet.lua feat(lua): vim.tbl_contains supports general tables and predicates (#23040) 2023-04-14 10:39:57 +02:00
_watchfiles.lua fix(lua): improve annotations for stricter luals diagnostics (#24609) 2023-08-09 11:06:13 +02:00
buf.lua docs: replace <pre> with ``` (#25136) 2023-09-14 08:23:01 -05:00
codelens.lua docs: replace <pre> with ``` (#25136) 2023-09-14 08:23:01 -05:00
diagnostic.lua docs: replace <pre> with ``` (#25136) 2023-09-14 08:23:01 -05:00
handlers.lua docs: replace <pre> with ``` (#25136) 2023-09-14 08:23:01 -05:00
health.lua feat(lsp)!: rename vim.lsp.get_active_clients to get_clients (#24113) 2023-07-17 18:27:16 +02:00
inlay_hint.lua fix(lsp): only disable inlay hints / diagnostics if no other clients are connected (#24535) 2023-08-31 10:00:24 +02:00
log.lua docs(lua): more improvements (#24387) 2023-07-18 15:42:30 +01:00
protocol.lua fix(gen_lsp.lua): no notifications in lsp.Methods #24530 2023-08-03 02:52:21 -07:00
rpc.lua refactor(vim.system): factor out on_exit handling 2023-09-05 17:10:04 +01:00
semantic_tokens.lua docs: replace <pre> with ``` (#25136) 2023-09-14 08:23:01 -05:00
sync.lua docs(lua): more improvements (#24387) 2023-07-18 15:42:30 +01:00
tagfunc.lua refactor(lsp): use protocol.Methods instead of strings #24537 2023-08-03 04:03:48 -07:00
util.lua fix(api): more intuitive cursor updates in nvim_buf_set_text 2023-09-11 08:16:03 +04:00