Files
neovim/runtime/lua/vim/lsp
Michael Lingelbach 2ecf0a4c61 fix(lsp): rewrite incremental sync (#16252)
* use codeunits/points instead of byte ranges when applicable
* take into account different file formats when computing range and
  sending text (dos, unix, and mac supported)
* add tests of incremental sync
2021-11-09 14:37:48 -08:00
..
2021-09-15 11:35:04 -07:00