neovim/test/functional/plugin
Tom Praschan 5581a95534
feat(lsp): vim.lsp.buf.format() supports textDocument/rangesFormatting #27323
While this relies on a proposed LSP 3.18 feature, it's fully backwards
compatible, so IMO there's no harm in adding this already.

Looks like some servers already support for this e.g.
- gopls: https://go-review.googlesource.com/c/tools/+/510235
- clangd: https://github.com/llvm/llvm-project/pull/80180

Fixes #27293
2024-06-24 07:54:56 -07:00
..
lsp fix(lsp): tune completion word extraction for decorated labels (#29331) 2024-06-14 19:32:34 +02:00
ccomplete_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
cfilter_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
editorconfig_spec.lua feat(editorconfig): add support for spelling_language (#28638) 2024-06-06 09:16:43 -05:00
health_spec.lua fix: change deprecation presentation 2024-05-24 11:08:00 +02:00
lsp_spec.lua feat(lsp): vim.lsp.buf.format() supports textDocument/rangesFormatting #27323 2024-06-24 07:54:56 -07:00
man_spec.lua fix(man): filter OSC 8 hyperlink markup #29171 2024-06-07 12:43:17 -07:00
matchparen_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
msgpack_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
shada_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
tohtml_spec.lua fix(tohtml): properly handle multiple hl groups #29012 2024-05-26 10:27:12 -07:00
tutor_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
vim_syntax_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00