Home > Development Tools > VSCode > body text

vscode failed to set Chinese

王林
Release: 2020-02-13 16:05:04
Original
4313 people have browsed it

vscode failed to set Chinese

Problem:

Setting "locale":"zh-cn" in the locale.json interface failed to make the interface Chinese.

Solution:

1. Download the plug-in: Chinese (Simplified) Language Pack for Visual Studio Code

vscode failed to set Chinese

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

2. Use the shortcut key Ctrl Shift p to open the command panel and enter "config" to enter locale.json (configuration display language)

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

vscode failed to set Chinese

3. Restart vscode.

Related recommendations:

vscode tutorial

The above is the detailed content of vscode failed to set Chinese. For more information, please follow other related articles on the PHP Chinese website!

Related labels:
source:php.cn
Statement of this Website
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
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template