neovim/runtime/lua/vim/lsp
2022-12-09 19:18:31 +01:00
..
_snippet.lua refactor(lua): reformat with stylua 0.14.0 (#19264) 2022-07-07 18:27:18 +02:00
buf.lua refactor(lsp): remove deprecated vim.lsp.buf_get_clients calls (#21337) 2022-12-08 13:28:28 +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): followup fixes for semantic tokens support (#21357) 2022-12-09 11:54:09 +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 refactor(lsp): remove deprecated vim.lsp.buf_get_clients calls (#21337) 2022-12-08 13:28:28 +01:00