This article will introduce how to Chineseize VSCode through a combination of pictures and text. It has certain reference value. Friends in need can refer to it. I hope it will be helpful to everyone.
If possible, use the English version directly, because in most cases, you don’t need to know a few words at all, especially if you have been facing the English environment for a long time and are slow to If you are slow, you will get used to reading English, so you will not feel strange when reading English documents, which will help improve your English reading ability.
Visual Studio Code integrates all the features that a modern editor should have, including syntax high lighting, customizable keyboard bindings, and bracket matching. matching) and code snippet collection (snippets). Somasegar also told me that the editor also has out-of-the-box support for Git.
Recommended study: "vscode tutorial"
The following introduces the steps to Chinese Visual Studio Code:
1. Open the command panel
2. Enter and display to call up the configuration language function
3. Select Install additional languages in the new drop-down box
##4. Select the language you want in the language list on the left. Select Simplified Chinese here and click Install to install5. Follow the prompts of the language pack plug-in to make the Chinese package effective
6. Open the command panel again, as shown below
! !
The above is the detailed content of How to Chineseize your VSCode (detailed explanation with pictures and text). For more information, please follow other related articles on the PHP Chinese website!