Quickstart from Setup to Code

ยท

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

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

Next Steps