Skip to content

Instantly share code, notes, and snippets.

@fegvilela
Last active October 8, 2020 19:57
Show Gist options
  • Save fegvilela/63c9c9628b143ad27d6aa1e588946d31 to your computer and use it in GitHub Desktop.
Save fegvilela/63c9c9628b143ad27d6aa1e588946d31 to your computer and use it in GitHub Desktop.
handy shortcuts for VSCode for Mac (including extensions)

VSCode "Native"

Sidebar

Cmd+B - toggle sidebar
Cmd+Shift+E - open folder explorer sidebar
Cmd+Shift+F - open search sidebar
Crtl+Shift+G - open source control sidebar (git etc)

Extensions

Relative Path

Cmd+Shift+H - search for the file you want to import

Prettify JSON

Cmd+Shift+P > Prettify JSON - quickly format JSON

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