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

Test text edits #2803

Merged
merged 2 commits into from
Apr 2, 2020
Merged

Test text edits #2803

merged 2 commits into from
Apr 2, 2020

Conversation

bhcleek
Copy link
Collaborator

@bhcleek bhcleek commented Apr 2, 2020

lsp: test text edits
  • Fix the tests for testing formatting and doing imports with gopls.
  • Move the tests for testing formatting and doing import with gopls to
    lsp_test.vim
  • Remove a symlink, autoload/go/test-fixtures/fmt/imports, and move the
    files that were in the symlinked directory to the path that was the
    symlink.
lsp: fix TextEditAction handling

Fix TextEditAction handling when the text to be replaced is on a single
line.

* Fix the tests for testing formatting and doing imports with gopls.
* Move the tests for testing formatting and doing import with gopls to
  lsp_test.vim
* Remove a symlink, autoload/go/test-fixtures/fmt/imports, and move the
  files that were in the symlinked directory to the path that was the
  symlink.
Fix TextEditAction handling when the text to be replaced is on a single
line.
@bhcleek bhcleek added this to the vim-go 1.23 milestone Apr 2, 2020
@bhcleek bhcleek merged commit 41bcfb0 into fatih:master Apr 2, 2020
@bhcleek bhcleek deleted the test-text-edits branch April 2, 2020 02:45
bhcleek added a commit that referenced this pull request Apr 2, 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