zed/crates
Antonio Scandurra 6212ebad9b Communicate with language servers in terms of UTF-16 coordinates
This required indexing UTF-16 positions in `Rope`. We tried opting
into the UTF-8 experimental support but it didn't seem to work
correctly and the standard is UTF-16 anyway.

Co-Authored-By: Nathan Sobo <nathan@zed.dev>
2021-10-29 18:33:23 +02:00
..
buffer Communicate with language servers in terms of UTF-16 coordinates 2021-10-29 18:33:23 +02:00
chat_panel
client
clock
editor Communicate with language servers in terms of UTF-16 coordinates 2021-10-29 18:33:23 +02:00
file_finder
fsevent
fuzzy
gpui
gpui_macros
language Communicate with language servers in terms of UTF-16 coordinates 2021-10-29 18:33:23 +02:00
lsp Communicate with language servers in terms of UTF-16 coordinates 2021-10-29 18:33:23 +02:00
people_panel
project
project_panel
rpc
server
sum_tree Communicate with language servers in terms of UTF-16 coordinates 2021-10-29 18:33:23 +02:00
theme
theme_selector
util
workspace
zed