Home > Development Tools > VSCode > body text

How to set the Chinese language version of VSCode

青灯夜游
Release: 2019-11-28 14:49:48
Original
8109 people have browsed it

VSCode (Visual Studio Code) is a free, open source, cross-platform text (code) editor developed by Microsoft. It is currently an almost perfect software development tool for front-end development.

How to set the Chinese language version of VSCode

There are two ways to set the Chinese language version of VSCode:

Method 1

Select Expand the search for "Language" and select Chinese (Simplified) Language Pack for Visual Studio Code in the following options to install. After installation, the lower right corner of the editor prompts whether to switch to the Chinese language version. Confirm, as shown in Figure 1

How to set the Chinese language version of VSCode

Method 2

Press F1 and enter "Configure Language" on the command line to change it to "locale": "zh-CN" and restart vscode. As shown in Figure 2

How to set the Chinese language version of VSCode

Recommended tutorial: vscode basic usage tutorial

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

Related labels:
source:cnblogs.com
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