Skip to content
This repository was archived by the owner on Mar 3, 2023. It is now read-only.
This repository was archived by the owner on Mar 3, 2023. It is now read-only.

Commands to create multiple cursors, multiple selections #1365

@cobyism

Description

@cobyism

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.

subl-add-cursors

  • Being able to select multiple lines, and then split the selection into multiple lines.

subl-split-lines

  • Being able to quickly add next/all search results in a file as additional selections.

subl-quick-next

I’d ❤️ it if similar shortcuts could be added to Atom’s multiple caret/selection repertoire.

See also: http://www.sublimetext.com/docs/2/multiple_selection_with_the_keyboard.html

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions