Visual Studio Code

We use VS Code as our code editor in the course.

Download Visual Studio Code (VS Code)

  1. Visit the Web Site: Go to the official Visual Studio Code page, code.visualstudio.com.

  2. Choose the Right Version: Select the version of VS Code appropriate for your operating system (Windows, macOS, Linux).

  3. Download: Click the download button to download the installation file.

  4. Installation: Once downloaded, open the installation file and follow the on-screen instructions to complete the installation.

  5. Open VS Code: After installation, start VS Code.

  6. DONE!

Extensions

Extensions are add-ons that let you customize your code editor. You can add new features or integrate existing tools to increase your productivity and customize your workflow. Below are our recommended extensions for VS Code, for your course:

Mini Challenge 🙌

Last updated