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

lsp: calculate character position correctly #2389

Merged
merged 1 commit into from
Jul 9, 2019

Conversation

bhcleek
Copy link
Collaborator

@bhcleek bhcleek commented Jul 9, 2019

Calculate the character position correctly. This was mostly working, but
could fail in cases where the correct character position was after a
multi-byte character on a line.

Calculate the character position correctly. This was mostly working, but
could fail in cases where the correct character position was after a
multi-byte character on a line.
@bhcleek bhcleek merged commit d4a05c6 into fatih:master Jul 9, 2019
@bhcleek bhcleek deleted the lsp/position branch July 9, 2019 18:12
bhcleek added a commit that referenced this pull request Jul 9, 2019
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