Color Themes
You can select a color theme for VS Code by opening the Color Theme picker with File > Preferences > Color Theme.
You can also use the keyboard shortcut Ctrl+T to display the picker.
Read more about Color Themes and download many more from the Extension Marketplace by visiting the Visual Studio Code website Themes page: https://code.visualstudio.com/docs/getstarted/themes
Format Code into Pretty Code
It’s easy! To format your entire document with perfect indentions try the following:
Windows: Shift + Alt + F
Mac: Shift + Option + F
Have Fun Debugging Your Code
Try out the extension FAAH error alert or Incredibly In Your Face.
