neovim/runtime/lua/vim/lsp
2022-09-08 10:25:16 -07:00
..
_snippet.lua refactor(lua): reformat with stylua 0.14.0 (#19264) 2022-07-07 18:27:18 +02:00
buf.lua feat(lsp): add range option to lsp.buf.format (#19998) 2022-09-08 11:33:04 +02:00
codelens.lua refactor: use local api = vim.api 2022-07-15 18:26:47 +02:00
diagnostic.lua refactor: remove functions marked for deprecation in 0.8 (#19299) 2022-07-09 18:42:49 +02:00
handlers.lua fix(lsp): prevent unexpected position jumps (#19370) 2022-08-03 21:44:33 +02:00
health.lua refactor(lua): reformat with stylua 0.14.0 (#19264) 2022-07-07 18:27:18 +02:00
log.lua refactor(lua): reformat with stylua 0.14.0 (#19264) 2022-07-07 18:27:18 +02:00
protocol.lua fix(lsp): set workspace.configuration capability (#19548) 2022-07-27 18:55:44 +02:00
rpc.lua docs(lsp): update rpc.start stdio limitations (#20120) 2022-09-08 10:25:16 -07:00
sync.lua refactor(lua): reformat with stylua 0.14.0 (#19264) 2022-07-07 18:27:18 +02: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): set end_col in formatexpr (#19676) 2022-08-08 13:02:15 +02:00