- Authors:
- Unknown author
- To register as an author, you need to first login.
LineMover
Products:
IntelliJ IDEA,
Android Studio
Vendor:
Alain Ravet
Email:
Website:
http://intellij.org/twik...LineUpAndDownMoverPlugin
Description:
Adds 4 text moving actions to the editor: (action prefix == LineMover.")
| Ctrl-Shift-I | Move 1 Up | : | Move the current 1/n line(s) 1 row Up |
| Ctrl-Shift-K | Move 1 Down | : | Move the current 1/n line(s) 1 row Down |
| Alt-Ctrl-Shift-I | Move To Top | : | Move the selected text to the Top |
| Alt-Ctrl-Shift-K | Move To Bottom | : | Move the selected text to the Bottom |
Downloads: 14475
Rating:
Participated in rating: 3
Recent change notes:
v1.1: added 'Move to Top/Bottom'.
v1.0: auto-indents the moved lines (thanks to Dmitry Skavish).
v0.4g: supports IDEA build 3177(Irida).
Comments:
Is there going to be any support for Idea 7?
Thank you