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
Open
@Zohair-coder

Description

@Zohair-coder

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0