Skip to content

Multi-cursor editing support in search result buffers #6533

Answered by JosephTLyons
bobosola asked this question in Q&A
Discussion options

You must be logged in to vote

Hey @bobosola, I think Nathan ran a editor: select next command a handful of times (by default, this is bound to cmd-d). Each time you run that command, the editor will highlight the next occurrence that matches whatever you have currently highlighted. Then, he probably ran a command to jump all cursors to the end of the line (cmd-right), where he then typed in a comment.

Screen.Recording.2023-04-12.at.8.03.32.PM.mov

Just to mention it, these commands can be ran in any editor, they aren't restricted to only multi-buffers.

We also do have a request to add a command that selects all of the matching text with one command, but this hasn't landed yet.

Replies: 0 comments 2 replies

Comment options

You must be logged in to vote
1 reply
@bobosola
Comment options

Answer selected by bobosola
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
editor Feedback for code editing, formatting, editor iterations, etc
2 participants