Skip to content

Conversation

@prakhargupta-jan
Copy link
Contributor

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.

Copy link
Member

@J-Fields J-Fields left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@J-Fields J-Fields merged commit 9ee98ab into VSCodeVim:master May 22, 2025
1 check passed
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