Files
neovim/runtime/lua/vim/lsp
Al Colmenar 2ce4a4d91e fix(lsp): fix reverse sorting of same position text edits (#29212)
Problem:
Text edits with the same position (both line and character) were being
reverse sorted prior to being applied which differs from the lsp spec

Solution:
Change the sort order for just the same position edits
2024-06-07 11:54:43 +02:00
..
2024-03-06 16:03:33 +00:00
2024-02-27 14:41:17 +00:00