Files
neovim/test/functional
Christian Clason 281e44f7bb lsp: Make apply_text_edits non-ASCII safe (#12223)
* Make apply_text_edits non-ASCII safe

Use `vim.str_byteindex` to correct starting and ending positions for text edits if the line contains non-ASCII characters.

Fixes #12221

* text_edit may be applied to other buffers

* make sure the buffer is loaded

* add comments

* add test for non-ASCII edits
2020-05-08 10:04:41 -04:00
..
2020-05-05 13:18:41 +02:00
2019-11-27 22:47:25 -08:00
2020-01-22 17:30:43 +08:00
2019-05-05 14:05:25 +02:00