Install Visual Studio Code 1.9 in windows, Visual 1.9
Click to send you to the official website to download vs code
Go to the download page as follows:
Download complete double-click Installation
After the installation is complete, for example, the default Chinese version of the latest version is quite good!
Note the following suggestions for Microsoft:
Note: .NET Framework 4.5.2 is required for VS Code. If you are using Windows 7, please make sure .NET Framework 4.5.2 is installed.
Tip: Setup will optionally add Visual Studio Code to your %PATH%, so from the console you can simply type code . to open VS Code on that folder. You will need to restart your console after the installation for the change to the %PATH% environmental variable to take effect.
The translation is as follows (⊙ ﹏ ⊙) B is the translation ):
First, install. NET Framework 4.5.2 and later. If you use win7, install. NET Framework 4.5.2.
Second, add PATH (this option is selected during installation), and enter the code in the terminal (command prompt) and press enter to open vs code.