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 back search when no matching (#4047) #4157

Merged
merged 2 commits into from Oct 20, 2019

Conversation

seachicken
Copy link
Contributor

What this PR does / why we need it:
For find character action (e.g f/F, t/T) when no matching, then after back search is not working. This PR solved the problems.
lastSemicolonRepeatableMovement and lastCommaRepeatableMovement setting are necessary on find character action failed too. Because back search uses those variables.

Which issue(s) this PR fixes
#4047

@J-Fields
Copy link
Member

Thank you!

@J-Fields J-Fields merged commit bcecb96 into VSCodeVim:master Oct 20, 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.

None yet

2 participants