Home  >  Article  >  Development Tools  >  vscode cannot set Chinese

vscode cannot set Chinese

王林
王林Original
2020-03-13 17:40:264696browse

vscode cannot set Chinese

First, we need to download the plug-in: Chinese (Simplified) Language Pack for Visual Studio Code

vscode cannot set Chinese

Then, restart vscode.

(Recommended learning video: java learning video)

Finally, use the shortcut key to open the command panel in Ctrl Shift p and enter "config" to enter locale.json (configuration display Language)

Set "locale" to "locale":"zh-cn"

vscode cannot set Chinese

Recommended related tutorials: vscode tutorial

The above is the detailed content of vscode cannot set Chinese. 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