Skip to content

Instantly share code, notes, and snippets.

@AnmolTomer
Last active June 28, 2019 17:17
Show Gist options
  • Save AnmolTomer/d408065b4732b2d205d60d034253a76f to your computer and use it in GitHub Desktop.
Save AnmolTomer/d408065b4732b2d205d60d034253a76f to your computer and use it in GitHub Desktop.

VSCode Extensions and Shortcuts

Ctrl+K+S = Open Shortcuts
Ctrl+K+F = Select text and use this to Prettify
Ctrl+K+T = Get theme selection prompt
Ctrl+, = User Settings
Shift+Alt+F = Format/ Prettier

EXTENSIONS

  1. EMMET
  2. Material Theme
  3. Live Server
  4. CSS Peek
  5. Color Highlight
  6. Bracket Pair Colorizer 2
  7. ES7/React Snippets
  8. Prettier Code Formatter

Tip to make debugger work using MinGW in VSCode

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