Home > Development Tools > VSCode > How to change vscode into Chinese version

How to change vscode into Chinese version

藏色散人
Release: 2019-12-21 09:45:27
Original
13105 people have browsed it

How to change vscode into Chinese version

How to change vscode into Chinese version?

1. Question: After installing VSCode and opening it, I found that the displayed language is English. Do you want to display it in Chinese?

Related recommendations: vscode introductory tutorial

2. Solution:

2.1. Shortcut key CTRL SHIFT P, find the following settings Configure Display Language:

How to change vscode into Chinese version

2.2. In the opened file, modify the code to the following settings:

How to change vscode into Chinese version

#2.3. Restart VSCode, but found that It does not take effect because we have not installed the Chinese language pack;

2.4. Install the Chinese language pack. The steps are as follows. First, press the shortcut key CTRL SHIFT X (open the extension), enter Chinese in the input box, and click Chinese (Simplified) Language Pack for Visual Studio Code, install:

How to change vscode into Chinese version

2.5. Restart VSCode, you can find that it is already a Chinese environment:

How to change vscode into Chinese version

The above is the detailed content of How to change vscode into Chinese version. 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