neovim/runtime/lua/vim/lsp
2022-12-19 09:24:27 +01:00
..
_snippet.lua refactor(lua): reformat with stylua 0.14.0 (#19264) 2022-07-07 18:27:18 +02:00
buf.lua fix(lsp): fix get_active_clients bufnr parameter (#21366) 2022-12-09 22:02:04 +01:00
codelens.lua docs(gen): support language annotation in docstrings 2022-12-02 16:05:00 +01:00
diagnostic.lua docs(gen): support language annotation in docstrings 2022-12-02 16:05:00 +01:00
handlers.lua fix(lsp): call show_document with correct args 2022-12-04 15:57:46 +01:00
health.lua refactor(lua): reformat with stylua 0.14.0 (#19264) 2022-07-07 18:27:18 +02:00
log.lua fix(lsp): correct some type annotations (#21365) 2022-12-09 19:18:31 +01:00
protocol.lua feat(lsp): initial support for semantic token highlighting 2022-12-08 11:31:56 -06:00
rpc.lua feat(lsp): run handler in coroutine to support async response (#21026) 2022-11-19 10:48:49 +01:00
semantic_tokens.lua fix(lsp): token_edit.data might be null on deletion (#21462) 2022-12-19 09:24:27 +01:00
sync.lua docs: fix typos (#21196) 2022-11-29 09:45:48 +08:00
tagfunc.lua refactor(lsp): make the use of local aliases more consistent 2022-07-15 17:39:26 +02:00
util.lua fix(lsp): fix get_active_clients bufnr parameter (#21366) 2022-12-09 22:02:04 +01:00