Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 346 Bytes

File metadata and controls

5 lines (3 loc) · 346 Bytes

#Selecting Columns in VS Code

In Visual Studio Code version 1.0, you can now select columns by holding down Shift+Alt, then click and drag with the mouse. This can also be done using just the keyboard by holding down Ctrl+Shift+Alt and then using the arrow keys.

Reference: https://superuser.com/a/1087720