Is it possible to do Alt-n (select-next-sibling) but in a multi cursor way? #13991
Unanswered
qleguennec
asked this question in
Q&A
Replies: 1 comment
-
Ideally, this could be the default, and then you can do |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
More generally I'm looking for a solution to turn TS commands that selects things in a multi cursor fashion (example: multi-cursor all the elements in a collection)
Doing that will also allow exchanging the current text object with the next easily, which is not possible to do easily now AFAIK.
Beta Was this translation helpful? Give feedback.
All reactions