Skip to content

Add "mouseSelectionGoesIntoVisualModeFromInsert" to allow for insert -> visual transition without changing current behavior. #9594

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jcherniak
Copy link

Fixes #9214

What this PR does / why we need it:

This patch optionally allows selection of text in Insert mode to trigger a switch into Visual mode. It adds a setting to avoid changing current behavior.

Which issue(s) this PR fixes

Fixes #9214, supercedes #9215, partially undoes 8e23c88

Special notes for your reviewer:

…-> visual transition without changing current behavior. Fixes VSCodeVim#9214
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.

mouseSelectionGoesIntoVisualMode from insert mode too
1 participant