-
Notifications
You must be signed in to change notification settings - Fork 50
Closed
Labels
good first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
Description
The LSP specification says that all code will be transported over UTF-8 in a JSON object. However it sends position as the UTF-16 representation. Yes this is dumb, but while it stays this way we must conform to it. So if anyone could do an internal text representation module that supports the TextEdit specification from the spec it would be really helpful for when we can start implementing the actual functionality.
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed