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 moveSelectionToPreviousFindMatch accidentally mapped to addSelectionToPreviousFindMatch #37088

Merged

Conversation

peterwmwong
Copy link
Contributor

Currently when moveSelectionToPreviousFindMatch executes, instead of moving the selection it actually adds to the selection. This clearly is typo that accidentally snuck in with #36682

https://github.com/Microsoft/vscode/blob/d02a9cd78391205524889ce591e1a28d8928a2dd/src/vs/editor/contrib/multicursor/common/multicursor.ts#L471-L474

/cc @alexandrudima

@alexdima
Copy link
Member

@peterwmwong Thank you

@alexdima alexdima self-assigned this Oct 30, 2017
@alexdima alexdima added this to the October 2017 milestone Oct 30, 2017
@alexdima alexdima merged commit 51c889b into microsoft:master Oct 30, 2017
@github-actions github-actions bot locked and limited conversation to collaborators Mar 29, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants