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

extract: fix line selection #3617

Merged
merged 2 commits into from
Dec 24, 2023
Merged

Conversation

bhcleek
Copy link
Collaborator

@bhcleek bhcleek commented Dec 24, 2023

Fix line selection for extraction.

Fixes #3615

@bhcleek bhcleek force-pushed the extract/line-selection branch 2 times, most recently from 6d86aac to dc6a084 Compare December 24, 2023 04:25
Fix line selection for extraction.

Fixes fatih#3615
@bhcleek bhcleek added this to the vim-go v1.29 milestone Dec 24, 2023
@bhcleek bhcleek merged commit d85c964 into fatih:master Dec 24, 2023
8 checks passed
@bhcleek bhcleek deleted the extract/line-selection branch December 24, 2023 17:33
bhcleek added a commit that referenced this pull request Dec 24, 2023
bhcleek added a commit to bhcleek/vim-go that referenced this pull request Jan 4, 2024
Fix off by one in column calculation introduced in fatih#3617.

Fixes fatih#3625
@bhcleek bhcleek mentioned this pull request Jan 4, 2024
bhcleek added a commit to bhcleek/vim-go that referenced this pull request Jan 6, 2024
Fix off by one in column calculation introduced in fatih#3617.

Fixes fatih#3625
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.

GoExtract sends incorrect location to LSP
1 participant