Skip to content

Instantly share code, notes, and snippets.

@javiervidal
Last active May 16, 2019 08:15
Show Gist options
  • Save javiervidal/74faa88a70d0344225fa07072801b229 to your computer and use it in GitHub Desktop.
Save javiervidal/74faa88a70d0344225fa07072801b229 to your computer and use it in GitHub Desktop.
Visual Studio Code Shortcuts

Visual Studio Code Shortcuts

Shortcut Description
⌘ K ⌘ S Keyboard shortcuts
⇧ ⌥ ↓ Copy line down
⌥ W Switch window
⇧ ⌘ F Focus Search
⇧ ⌘ E Focus Explorer
⌥ T Focus terminal
⌥ M Focus next terminal
⌥ N Focus previous terminal
⌘ 1 Focus editor
⌘ K ⌘ W Close all editors
⇧ ⌘ N New Window
⌥ F Format
⌥ I Reindent
⌥ L Sort lines
⌥ K Run task
⇧ ⌘ K Delete line
⇧ ⌥ mouse column selection
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment