v then gb to add cursor on next occurrence
#33774
Closed
noahschumacher
started this conversation in
Ideas From Vim
Replies: 1 comment 1 reply
-
|
In Zed's Vim-Mode these are by default mapped to |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
In VSCode vim one of the sequences I use all the time is:
vgbas many times desired to choose all the instances you want.This is useful for a lot of things and goes beyond simply changing the highlighted word. It can be used to quickly place multiple cursors where there is a matching sequence of characters and make larger edits.
Beta Was this translation helpful? Give feedback.
All reactions