Visual Studio Code is a popular lightweight and convenient code editor that you can download and install for free on Windows 10, but it’s also available on Linux and macOS.
Out of the box, the app ships with support for Node.js, JavaScript, TypeScript, and support can be extended to many other languages, including PHP, Python, Go, Java, C#, and C++. In addition, you can also install extensions for runtimes, such as Unity and .NET.
In this guide, you’ll learn the steps to download and install Visual Studio (VS) Code on Windows 10.
How to install Visual Studio Code on Windows 10
To download and install Visual Studio Code, use these steps:
-
-
Click the Windows button.
-
Save the file on your device.
-
Double-click the file to launch the Visual Studio Code installation on Windows 10.
-
Confirm the agreement terms.
-
Click the Next button.
-
Use the default installation location and click the Next button.
-
Use the default Start menu settings and click the Next button.
-
(Optional) Check the Add “Open with code” action to Windows Explorer file context menu option.
-
(Optional) Check the Add “Open with code” action to Windows Explorer directory context menu option.
-
Check the Register Code as an editor for supported file types option.
-
Check the Add to PATH option.
-
Click the Install button.
-
Click the Finish button.
Once you complete the steps, you can start using VSCode on your Windows 10 machine to review or create code.
If you’re brand-new to the code editor, in the welcome screen, under the “Learn” section, click the Interface overview to see a visual overlay to understand and navigate the experience.