• Packages
  • Themes
  • Documentation
  • Blog
  • Discussions
Sign in

multi-line-editor

MultiLine text editor capabilities
gradrix
1.6.0 2,756
4
  • Repo
  • Bugs
  • Versions
  • License
Flag as spam or malicious

multi-line-editor

Multi-line edit functions for Atom Editor

Hotkeys

ALT + UP
Expands cursor to upper line
ALT + DOWN Expands cursor to lower line

CTRL + ALT + V
When multiple cursors selected (with ALT+UP/DOWN) pastes multiline text (text which contains line break "\n") from clipboard and converts it to multi cursor list to each active cursor.
CTRL + ALT + Page Down
Pastes each line of multiline text (text which contains line break "\n") from clipboard and inserts each line bellow current single cursor position down to the same column position (or to the beginning of line if column does not exist).
CTRL + ALT + Page Up
Pastes each line of multiline text (text which contains line break "\n") from clipboard and inserts each line bellow current single cursor position up to the same column position (or to the beginning of line if column does not exist).

CTRL + ALT + LEFT
Moves all (or single) cursor to the beginning of a previous word.
CTRL + ALT + RIGHT
Moves all (or single) cursor to the end of a next word.

TODO

Improve cursor move functionality.
Add multi cursor selection with mouse

I think this package is bad news.

Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.

  • Terms of Use
  • Privacy
  • Code of Conduct
  • Releases
  • FAQ
  • Contact
with by