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

Correct behavior of mouseSelectionGoesIntoVisualMode #2020

Merged
merged 2 commits into from
Sep 16, 2017
Merged

Correct behavior of mouseSelectionGoesIntoVisualMode #2020

merged 2 commits into from
Sep 16, 2017

Conversation

nguymin4
Copy link
Contributor

@nguymin4 nguymin4 commented Sep 14, 2017

At the moment even when mouseSelectionGoesIntoVisualMode set to false then the visual mode is still turned on when the mouse is clicked or dragged.

This PR ensure that if the mouseSlectionGoeIntoVisualMode is false then regardless the current mode, visual mode will not be not turned on.

@Chillee Chillee merged commit 8e23c88 into VSCodeVim:master Sep 16, 2017
This pull request was closed.
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