Add cursors to line ends #31608
dustinchang
started this conversation in
Config, Settings and Keymaps
Replies: 1 comment
-
You can do this already in Vim-Mode, although it is two steps not one, so it must be possible outside of Vim-Mode. If I have selected some lines in Visual Mode or Visual Line mode I can then convert that to a Visual Block mode selection (multi-cursor) by pressing I'm sorry to say I don't know how to do it outside of Vim-Mode but it must be possible. |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
Hi Zed Team,
As the title suggests, there is a feature in VSCode called
Add cursors to line ends
that allows the user to put multiple cursors to the end of each line if you have multiple lines selected. This would help when dealing with multi line editing.Beta Was this translation helpful? Give feedback.
All reactions