8000 "vi)" doesn't work as expected when the current line has a bracket, but the cursor is not currently inside the brackets · Issue #3127 · VsVim/VsVim · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

"vi)" doesn't work as expected when the current line has a bracket, but the cursor is not currently inside the brackets #3127

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
2 tasks
Zohair-coder opened this issue Oct 31, 2024 · 1 comment

Comments

@Zohair-coder
Copy link

Describe the bug
"vi)" doesn't work as expected when the current line has a bracket, but the cursor is not currently inside the brackets

To Reproduce
Steps to reproduce the behavior:

  1. Type "Console.WriteLine("Hello World");
  2. Put your cursor on the first character of the line ("C")
  3. Type "vi)"
  4. Nothing happens

Expected behavior

I expected the characters inside the parenthesis ("Hello World" in this case) to be visually highlighted.

Environment (please complete the following information):

  • Visual Studio version: Microsoft Visual Studio Professional 2022 (64-bit) - Version 17.8.5
  • VsVim version: 2.10.0.6
  • Programming Language: C#
  • Check(Type 'x') any that are installed:
    • ReSharper
    • Visual Assist
@Zohair-coder
Copy link
Author

Might be fixed by #3025.

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
0