-
Notifications
You must be signed in to change notification settings - Fork 79
Column Selection
pavlospt edited this page Sep 25, 2014
·
1 revision
Enable column selections, also known as block selection. Basically, if you select down, it will go down and not bother wrapping to the end of the line.
This will also put a cursor after each line of the block selection from where you can type.
Shortcut :
- Mouse: Alt+MouseDrag
- Mac : Cmd+Shift+8
- Windows/Linux: Shift+Alt+Insert
