Files
neovim/runtime/lua
Volodymyr Chernetskyi a58cee4512 fix(lsp): respect range in linewise visual mode #41636
Problem:
An explicitly passed `range` to `vim.lsp.buf.format()` in linewise
visual mode is silently replaced by the selection.

Solution:
Parenthesise the mode check.
2026-09-02 17:01:32 -04:00
..
2026-03-16 10:29:58 +01:00
2025-02-09 18:10:54 +01:00