You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 3, 2023. It is now read-only.
It’s great that Atom supports multiple cursors, but unless I’m mistaken, the only way to really get multiple cursors happening is to manually cmd + click where you want new cursors. A few of the things I miss about Sublime Text are:
Being able to add an additional cursor to the line above/below the current one.
Being able to select multiple lines, and then split the selection into multiple lines.
Being able to quickly add next/all search results in a file as additional selections.
I’d ❤️ it if similar shortcuts could be added to Atom’s multiple caret/selection repertoire.