Skip to content

Instantly share code, notes, and snippets.

@kilinkis
Created March 8, 2018 17:13
Show Gist options
  • Save kilinkis/83cf0a2a0f1ca824f5b8f1cb5d4dcb39 to your computer and use it in GitHub Desktop.
Save kilinkis/83cf0a2a0f1ca824f5b8f1cb5d4dcb39 to your computer and use it in GitHub Desktop.
Keyboard shortcuts - Visual Studio
// 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