Home  >  Article  >  Development Tools  >  vscode Chinese switching failed

vscode Chinese switching failed

王林
王林Original
2020-03-13 16:27:352931browse

vscode Chinese switching failed

First, download the plugin: Chinese (Simplified) Language Pack for Visual Studio Code

vscode Chinese switching failed

In Chinese (Simplified) Language Pack for Click Reload in the Visual Studio Code interface

(Video learning recommendation: java video tutorial)

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

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

vscode Chinese switching failed

Finally Just restart.

Recommended related tutorials: vscode tutorial

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