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

Fix #1852 surround issue at end of line #2077

Merged
merged 1 commit into from
Oct 18, 2017
Merged

Conversation

Strafos
Copy link
Contributor

@Strafos Strafos commented Oct 18, 2017

Changes index of firstRangeStart so it wouldn't go to next line. Checks isLineEnd before matching the character to avoid null pointer exception.

@Strafos Strafos changed the title Fix #1852 Fix #1852 surround issue at end of line Oct 18, 2017
@Chillee
Copy link
Member

Chillee commented Oct 18, 2017

LGTM!

@Chillee Chillee merged commit 732f40b into VSCodeVim:master Oct 18, 2017
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.

2 participants