![How to download vscode 64-bit](https://img.php.cn/upload/article/000/000/041/5df6e414a691e378.jpg)
Click to enter the VSCode official website
Find the 64-bit click to download
![1576461446794810.png How to download vscode 64-bit](https://img.php.cn/upload/image/723/414/922/1576461446794810.png)
##After downloading Install
Configure Chinese plug-in:
ctrl shift p
Input:
Configure Display Language
![1576461517170171.png How to download vscode 64-bit](https://img.php.cn/upload/image/852/501/179/1576461517170171.png)
Select en
![1576461535833746.png How to download vscode 64-bit](https://img.php.cn/upload/image/728/781/732/1576461535833746.png)
After clicking, you will be prompted to restart:
![1576461556666364.png How to download vscode 64-bit](https://img.php.cn/upload/image/944/370/344/1576461556666364.png)
After selecting Restart, the following will appear:
Click the small box on the left and enter chinese, click the first install
![1576461588490906.png How to download vscode 64-bit](https://img.php.cn/upload/image/656/840/166/1576461588490906.png)
and then it will prompt yes
![1576461612497846.png How to download vscode 64-bit](https://img.php.cn/upload/image/319/171/159/1576461612497846.png)
Other plug-ins:
1. Vetur - syntax highlighting, intelligent sensing, Emmet, etc.
Includes formatting functions, Alt Shift F (formatting full text), Ctrl K Ctrl F ( To format the selected code, both Ctrls need to be pressed simultaneously)
2. EsLint - syntax correction
3. open in browse - set the shortcut key to open in the web page
4. Live Server - a plug-in that can display the current vscode code in real time in the browser
Recommended related articles and tutorials:
vscode tutorial
The above is the detailed content of How to download vscode 64-bit. For more information, please follow other related articles on the PHP Chinese website!
Statement:The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn