Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Gh 2429 Fix LSP UTF-16 support #2530

Merged
merged 2 commits into from
Feb 4, 2024
Merged

Gh 2429 Fix LSP UTF-16 support #2530

merged 2 commits into from
Feb 4, 2024

Conversation

dantleech
Copy link
Collaborator

LSP uses UTF-16 by default. We were using UTF-8 as the Position character offset

This MR hopes to ensure that we are using UTF-16 for the character offset..

@dantleech dantleech mentioned this pull request Feb 3, 2024
@dantleech dantleech merged commit 3d01e2b into master Feb 4, 2024
10 checks passed
@dantleech dantleech deleted the gh-2429-utf16 branch February 4, 2024 18:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant