You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
When I use the search panel in VSCode to find something and navigate through the results, the editor switches to visual mode, which is frustrating. This shift causes the Vim navigation commands (go backward) and (go forward) to stop working properly, as the editor remains stuck in visual mode.
To Reproduce
Steps to reproduce the behavior:
Search something in the search panel
Click on one of the results
Now you must be on the editor, move the cursor down or up, and then you can see it's in visual mode
Expected behavior
Navigating through the result should not change the Vim mode to visual, it should keep it in normal mode
Screenshots
Environment (please complete the following information):
Extension (VsCodeVim) version: 1.29.0
VSCode version: 1.98.0
OS: Windows 11
Additional context
The text was updated successfully, but these errors were encountered:
Describe the bug
When I use the search panel in VSCode to find something and navigate through the results, the editor switches to visual mode, which is frustrating. This shift causes the Vim navigation commands (go backward) and (go forward) to stop working properly, as the editor remains stuck in visual mode.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Navigating through the result should not change the Vim mode to visual, it should keep it in normal mode
Screenshots
Environment (please complete the following information):
Additional context
The text was updated successfully, but these errors were encountered: