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: handle text edit edge cases #2802

Merged
merged 1 commit into from
Apr 1, 2020
Merged

Conversation

bhcleek
Copy link
Collaborator

@bhcleek bhcleek commented Apr 1, 2020

  • Handle insertions at the beginning of a line correctly.
  • Handle errors when adjusting imports.

Remove some debug statements that were left lying around in previous
merges.

* Handle insertions at the beginning of a line correctly.
* Handle errors when adjusting imports.

Remove some debug statements that were left lying around in previous
merges.
@bhcleek bhcleek added this to the vim-go 1.23 milestone Apr 1, 2020
@bhcleek bhcleek merged commit 58ab620 into fatih:master Apr 1, 2020
@bhcleek bhcleek deleted the fix-apply-text-edits branch April 1, 2020 23:36
bhcleek added a commit that referenced this pull request Apr 1, 2020
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