REQ: Switch lines
In some IDEs there is a command to switch/invert/transpose two lines.
For instance, with the caret on line 2:
line1
line2
with a shortcut, you obtain
line2
line1
The cursor follows line2, so you can quickly move it up a few spots by repeatedly activating the shortcut.
For instance, with the caret on line 2:
line1
line2
with a shortcut, you obtain
line2
line1
The cursor follows line2, so you can quickly move it up a few spots by repeatedly activating the shortcut.
Please sign in to leave a comment.
Please Notice that it is Right Shift and Right Alt. cheers!
Hello There, I have the following structure
How can I interchange the position of the first and third nested divs?