You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If this project uses a unit other than UTF-16 could/would you ever conform to the protocol 3.0 and use UTF-16?
If I understand the issue correctly, there is code in this project to use UTF-16 but it is disabled by default, since most servers don't need it and it is slightly less performant. See #124, #125 and #135.
Does this project use UTF-8, UTF-16, codepoint, or grapheme cluster indexes for lsp ranges?
If this project uses a unit other than UTF-16 could/would you ever conform to the protocol 3.0 and use UTF-16?
I am conducting a survey to inform the debate over what unit ranges should use in the Language Server Protocol.
The debate is occuring in issue #376.
The text was updated successfully, but these errors were encountered: