Home >Software Tutorial >Computer Software >How to set Chinese in Vscode_How to set Chinese in Vscode
php editor Strawberry today will introduce how to set Chinese in Vscode. Vscode is a very popular lightweight development tool that supports development and debugging in multiple programming languages. Sometimes we need to develop in Chinese in Vscode, which requires Chinese settings. So, how to set Chinese in Vscode? Let's take a look at how to set Chinese in Vscode.
1. First, open the installed Vscode software. You can see that the English effect is displayed on the page. As shown in the picture.
2. Then press and hold the [Ctrl Shift P] key on the keyboard. As shown in the picture.
3. Then enter configure display language in the input box, and then click Configure Display Language in the list. As shown in the picture.
4. Click the zh-cn column in the list, and then click the Restart button in the pop-up box. As shown in the picture.
5. Finally, reopen the Vscode software and you will see that the page has changed to Chinese effect. As shown in the picture.
The above is the detailed content of How to set Chinese in Vscode_How to set Chinese in Vscode. For more information, please follow other related articles on the PHP Chinese website!