neovim/runtime/lua/vim/lsp
2023-10-02 22:21:35 +02: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_grammar.lua feat(lsp): snippet parsing using lpeg 2023-10-02 22:21:35 +02:00
_watchfiles.lua fix(lua): improve annotations for stricter luals diagnostics (#24609) 2023-08-09 11:06:13 +02:00
buf.lua feat(lsp): fallback to code-action command on resolve failure (#25464) 2023-10-02 22:14:19 +02:00
codelens.lua fix(lsp): clear codelens on LspDetach (#24903) 2023-09-21 09:56:15 +02:00
diagnostic.lua docs: replace <pre> with ``` (#25136) 2023-09-14 08:23:01 -05:00
handlers.lua fix(lsp)!: deprecate trim_empty_lines 2023-09-19 14:47:37 +01:00
health.lua feat(health): list attached buffers in LSP report #23561 2023-09-24 11:43:16 -07: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 feat(lsp)!: replace snippet parser by lpeg grammar 2023-10-02 22:21:35 +02:00