Sublime Forum

Flexible lines

#1

I would like to manipulate lines of code most easily, drag them as I please to change their order in the structure of the document. This ist a common functionality in spreadsheets.

0 Likes

#2

You can drag selected text and can easily select a whole line by clicking on the line number. You can also move lines using Edit > Line > Swap Line Up/Down.

0 Likes

#3

Also note that Ctrl+Shift+Up and Down are also bound (by default) to the swap line up/down actions.

0 Likes