Skip to content

Instantly share code, notes, and snippets.

@archiewald
Last active May 2, 2019 17:06
Show Gist options
  • Save archiewald/e147bc3bf7c420b1044562b6193edda5 to your computer and use it in GitHub Desktop.
Save archiewald/e147bc3bf7c420b1044562b6193edda5 to your computer and use it in GitHub Desktop.
[fav VS Code shortcuts] #vscode

close other windows

cmd + alt + T

activate 💡

cmd + .

insert line below / above

cmd + enter
cmd + shift + enter

words selection

following words

alt + shift + ➡

to the line end

cmd + shift + ➡

navigation

focus on code panel

cmd + 1/2/3...

focus on explorer

cmd + shift + E

open a file in explorer

cmd + ⬇️

focus on terminal

ctrl + `

change project

ctrl + R

new window

cmd + shift + n

switch between windows

cmd + `

File Explorer: ctrl shift e

Search: ctrl shift f

Source Control: ctrl shift g

Debug: ctrl shift d

Extensions: ctrl shift x

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment