The following instructions demonstrate how to install Visual Studio Code on Windows:
- Download the Visual Studio Code installer for Windows at https://go.microsoft.com/fwlink/?LinkID=534107.
- Once it is downloaded on your computer, run the installer VSCodeSetup-version.exe to get Visual Studio Code installed. It will only take a minute for the installer to complete the installation.
- By default, Visual Studio Code will be installed to the C:\Program Files\Microsoft VS Code directory on a 64-bit machine.
If you prefer to install it using a .zip archive, then that is available at https://code.visualstudio.com/docs/?dv=winzip.
If your Windows operating system is Windows 7, then .NET Framework 4.5.2 or higher is required ...