Open
Description
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:
- Type "Console.WriteLine("Hello World");
- Put your cursor on the first character of the line ("C")
- Type "vi)"
- 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
Metadata
Metadata
Assignees
Labels
No labels