neovim/runtime/lua/vim/lsp
2022-12-08 13:28:28 +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): ensure open_logfile is safe for fast events (#21288) 2022-12-04 18:02:24 +01:00
protocol.lua feat(lsp): support willSave & willSaveWaitUntil capability (#21315) 2022-12-08 10:55:01 +01:00
rpc.lua feat(lsp): run handler in coroutine to support async response (#21026) 2022-11-19 10:48:49 +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