Visual Studio Code (VS Code) is a cross-platform code editor that works on Windows, Linux, MacOS as well as web-browsers. It is based on the open-source Visual Studio Code project. It is one of the most widely used editors and has support for all major programming languages.
We recommend using Visual Studio Code for all our courses that require a code editor. It has built-in support for editing Jupyter notebooks - making it an ideal editor for Data Science workflows. It also comes with support for AI-Assisted coding and a large ecosystem of Plugins.
.exe file.
Intel-processor based system should download the x64
version and the ARM-processor based systems should use the
Arm64 version.
.exe file to start the installer.
Select I accept the agreement and click Next.



Mac installer.
This will download a Universal .dmg
installer.




.deb or
.rpm installer for your your processor type.
cd to the directory containing
the downloaded installer. Run the installer using the following
command.
Yes and press *Enter.
code in a Terminal.
When you first launch the editor, you will need to choose some settings.




If you want to report any issues with this page, please comment below.