Skip to content

Fix: #9576 | Move Inside Character when multiple character pairs are there and the cursor is out not in between the character pairs #9581

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 2 commits into
base: master
Choose a base branch
from

Conversation

prakhargupta-jan
Copy link

What this PR does / why we need it: This PR makes the moveInsideCharacter behavior more consistent with the actual vim move inside commands like "di(" or "ca{"

Original Line: this (is) a (bug)
                                            ^

  • Old Behavior: this () a (bug)
  • New/Expected Behavior: this (is) a ()

Which issue(s) this PR fixes: #9576

Special notes for your reviewer: Hi I am new to open source and have never worked on a VS Code extension so I apologize in advance if I did anything wrong.

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.

1 participant