Vim icon indicating copy to clipboard operation
Vim copied to clipboard

Editor changed from NORMAL mode to VISUAL mode after type any chars in quickOpen

Open roachsinai opened this issue 5 months ago • 0 comments

Describe the bug

I previous vscode version like 1.88 vim mode nerver changed when type in quickOpen. But int recent vscode releases like 1.100 type anything after you typed % in quickOpen, vim turn to mode VISUAL.

To Reproduce Steps to reproduce the behavior:

  1. ctrl+shift+p in windows
  2. remove > type %
  3. then type any text
  4. if the search text was matched vim mode changed to VISUAL

Expected behavior vscode quickOpen nerver change the vim mode.

Thanks in advance!

roachsinai avatar May 14 '25 09:05 roachsinai