Ticket #794 (closed enhancement: fixed)
Moving marked lines up and down
| Reported by: | getty | Owned by: | azawawi |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | editor | Version: | 0.52 |
| Keywords: | Cc: |
Description
Today I saw a feature in an editor on windows, which allows the developer to move lines up and down with Ctrl-Shift-Up/Down?. Neat feature....
Change History
comment:2 Changed 15 months ago by azawawi
- Owner set to azawawi
- Status changed from new to assigned
It is now implemented. We need it :)
http://www.scintilla.org/ScintillaDoc.html#SCI_MOVESELECTEDLINESUP
http://www.scintilla.org/ScintillaDoc.html#SCI_MOVESELECTEDLINESDOWN
Note: See
TracTickets for help on using
tickets.

Nice feature. I noticed that it is still on the scintilla TODO list:
http://www.scintilla.org/ScintillaToDo.html