Skip to content

di( doesn't work if there are multiple parentheses pairs #9576

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
krupartea opened this issue Apr 12, 2025 · 0 comments
Open

di( doesn't work if there are multiple parentheses pairs #9576

krupartea opened this issue Apr 12, 2025 · 0 comments

Comments

@krupartea
Copy link

Describe the bug
di( doesn't work if there are multiple parentheses pairs.

To Reproduce
Steps to reproduce the behavior:

  1. Have a line with multiple closed parentheses pairs, e.g. this (is) a (bug)
  2. Place the cursor between the parentheses pairs, e.g. at the word a
  3. di(
  4. See error: this () a (bug). And the cursor at the same place as it was in step 2.

Expected behavior
this (is) a () and the cursor between the last pair of parentheses

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

No branches or pull requests

1 participant