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: convert LSP text position to vim column correctly #2395

Merged
merged 1 commit into from
Jul 12, 2019

Conversation

bhcleek
Copy link
Collaborator

@bhcleek bhcleek commented Jul 12, 2019

Convert LSP text positions to the Vim column correctly even when the
dealing with runes that span more than one utf-16 code unit and runes
that are encoded as more than one byte in utf-8.

Convert LSP text positions to the Vim column correctly even when the
dealing with runes that span more than one utf-16 code unit and runes
that are encoded as more than one byte in utf-8.
@bhcleek bhcleek merged commit 9b076a4 into fatih:master Jul 12, 2019
@bhcleek bhcleek deleted the lsp/text-position-to-vim-position branch July 12, 2019 05:14
bhcleek added a commit that referenced this pull request Jul 12, 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.

1 participant