Ubuntu16.04 install visual-studio-code and visual-studio-code
Microsoft home page installation instructions, https://code.visualstudio.com/docs/setup/linux hasOne pointYou can understand the basics of English and write well. All the methods are mainly based on official documents. Method 1: umake can be used. (install the tool first, you can install many popular development tools) sudo apt install ubuntu-makeumake web visual-studio-code. You will be asked about the installation directory, press enter, accept, and complete the installation, the shortcut will appear in the Quick Start bar, but there is a problem, I don't know how to start the command line, which makes me uncomfortable. Umake-r web visual-studio-code can be deleted. Method 2: Go to the Microsoft vscode website () https://code.visualstudio.com/download, which can be installed. You can use the command line to enter the code. open the editor in any directory. Only deb-installed files can be opened through the command line. Otherwise, this method is recommended. This method has the least bug and is the most convenient method to start. 3. Unzip directly downloads a. ZIP file, double-click an executable file called code. It feels great, but it takes too much time to change the editor, and atom is used to it, so put it first. If you can not install successfully, you can take a look at the Arun Pyasi article, he wrote more detailed, web site http:// OS .51cto.com/art/201509/490032.htm