neovim/runtime/lua/vim/lsp
2021-09-17 10:50:25 -06:00
..
_snippet.lua fix(lsp): correctly parse LSP snippets #15579 2021-09-14 04:31:41 -07:00
buf.lua feat(lsp): support textDocument/prepareRename (#15514) 2021-09-08 17:00:15 +02:00
codelens.lua fix(lsp): adapt codelens resolve to handler signature change (#15578) 2021-09-06 17:30:53 +02:00
diagnostic.lua fix(diagnostic): support severity_sort 2021-09-17 10:50:25 -06:00
handlers.lua Merge #15585 refactor: move vim.lsp.diagnostic to vim.diagnostic 2021-09-16 14:23:42 -07:00
health.lua feat(lsp): add lsp healthcheck 2021-09-07 20:51:40 -07:00
log.lua feat(lsp): improve logging (#15636) 2021-09-15 11:35:04 -07:00
protocol.lua fix(lsp): enable additional capabilities (#15470) 2021-08-23 16:25:15 -04:00
rpc.lua feat(lsp): improve logging (#15636) 2021-09-15 11:35:04 -07:00
util.lua refactor: move vim.lsp.diagnostic to vim.diagnostic 2021-09-15 14:09:47 -06:00