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
In VS Code, press /, then Ctrl+R, then *, then Enter.
Do you mean Ctrl+V here to paste the text? I just tried it, works fine for me. Although the "mode" displayed in the status bar changes to 'Normal' you can still use 'n' or '*' to go through the results.
Is this a BUG REPORT or FEATURE REQUEST? (choose one): BUG REPORT
What happened: the string "foo" appeared in the status line, but it couldn't be found in the file
What did you expect to happen: the cursor moves to the next instance of "foo"
How to reproduce it (as minimally and precisely as possible):
/
, thenCtrl+R
, then*
, thenEnter
.Environment:
The text was updated successfully, but these errors were encountered: