Created
March 8, 2018 17:13
-
-
Save kilinkis/83cf0a2a0f1ca824f5b8f1cb5d4dcb39 to your computer and use it in GitHub Desktop.
Keyboard shortcuts - Visual Studio
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// this is a file in progress, for a full list visit: http://visualstudioshortcuts.com/2017/ | |
// add multiple cursors to selected lines (https://stackoverflow.com/questions/31490989/how-do-i-get-a-cursor-on-every-line-in-vscode) | |
alt + shift + i // works on mac and windows |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment