Swap/cycle multi-cursor selections #24782
AlbatorLaho
started this conversation in
Feature Ideas / Enhancements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I would love to be able to swap or cycle through selections with multiple cursors.
e.g. if you have a selection
foo
and selectionbar
, and you "cycle" the selections,foo
would be replaced withbar
and vice versa!Here's an example, using
|...|
to indicate a selection... (hopefully it makes sense)Beta Was this translation helpful? Give feedback.
All reactions