neovim/test/functional/plugin/lsp
Michael Lingelbach f71be1f87b
fix(lsp): improve incremental sync robustness (#16358)
closes https://github.com/neovim/neovim/issues/16352

* improve handling of multi-byte deletions
2021-11-18 16:49:46 -05:00
..
codelens_spec.lua feat(lsp): add per-client commands (#16101) 2021-11-01 03:14:59 -07:00
diagnostic_spec.lua refactor(diagnostic): make display handlers generic (#16137) 2021-10-29 18:47:34 -07:00
handler_spec.lua lsp: vim.lsp.diagnostic (#12655) 2020-11-12 22:21:34 -05:00
incremental_sync_spec.lua fix(lsp): improve incremental sync robustness (#16358) 2021-11-18 16:49:46 -05:00
snippet_spec.lua fix(lsp): correctly parse LSP snippets #15579 2021-09-14 04:31:41 -07:00