Quickstart from Setup to Code

·

Walk through the basic steps of setting up VS Code with extensions and customizations.

  • 0:16Download and install VS Code
  • 0:40Create a new file
  • 1:13Overview of the user interface
  • 2:21Install support for your favorite programming language
  • 3:09Change your keyboard shortcuts and easily migrate from other editors using keymap extensions
  • 3:50Customize your editor with themes
  • 3:50Find all commands in the Command Palette
    • 🔥 One shortcut remember Cmd-Shift-P/Ctrl-Shift-P or F1 to open the Command Palette anytime.
  • 4:29Explore core editor features in the Interactive Editor Playground

Next Steps