neovim/test/functional/plugin/lsp
Michael Lingelbach a5e475fcc2
fix(lsp): start incremental sync range at previous newline character (#17610)
This change forces the start of an incremental sync range to begin always on an existing line.
2022-03-05 09:17:56 -08:00
..
codelens_spec.lua feat(lsp): add per-client commands (#16101) 2021-11-01 03:14:59 -07:00
diagnostic_spec.lua feat(diagnostic): add "code" to the diagnostic structure (#17510) 2022-03-02 18:42:27 -07:00
handler_spec.lua
incremental_sync_spec.lua fix(lsp): start incremental sync range at previous newline character (#17610) 2022-03-05 09:17:56 -08:00
snippet_spec.lua fix(lsp): correctly parse LSP snippets #15579 2021-09-14 04:31:41 -07:00