Video Lesson

Lesson Notes

How to Install VS Code on Mac & Windows

For macOS

  1. Download the Installer

  2. Install

    • Open the downloaded .zip file
    • Drag the Visual Studio Code app into your Applications folder
  3. (Optional) Add VS Code to PATH

    • Open VS Code
    • Press Cmd + Shift + P to open the Command Palette
    • Type Shell Command: Install 'code' command in PATH and hit Enter
  4. Verify Installation

    • Open Terminal
    • Type code . in any directory to launch VS Code

For Windows

  1. Download the Installer

  2. Install

    • Run the .exe installer
    • Follow the installation steps:
      • Accept the license agreement
      • Choose your install location
      • Select these options:
        • Add to PATH
        • Register Code as an editor for supported file types
        • Add "Open with Code" to context menu
  3. Finish Setup

    • Complete the installer and launch VS Code
  4. Verify Installation

    • Open Command Prompt or PowerShell
    • Type code . in any folder to open VS Code

Done!

AI Assistant

Sign In Required

Sign in and subscribe to use the AI assistant for instant help with your lessons.

Sign In

Setting up VS Code

In this quick guide, I’ll show you how to install Visual Studio Code (VS Code) on both Mac and Windows. Then, we’ll set up GitHub Copilot so you can start coding with AI assistance right away.

3m 18s

Course Content

0 of 32 lessons completed
6. Promises, Async and Await
0 of 0 completed
7. The DOM
0 of 0 completed