Home > Development Tools > VSCode > body text

How to set vscode to Chinese environment

王林
Release: 2020-01-09 16:16:52
Original
5085 people have browsed it

How to set vscode to Chinese environment

Use the shortcut key [Ctrl Shift P], enter [configure language] in the pop-up search box, and then select the searched [Configure Display Language]

How to set vscode to Chinese environment

Then open the locale.json file, you can see that the attribute value of locale is en

How to set vscode to Chinese environment

Delete the attributes after locale until the colon, and then Re-enter the colon and a code prompt will automatically appear

How to set vscode to Chinese environment

Select "zh-CN" here

How to set vscode to Chinese environment

Then save locale.json file and restart the VSCode software. Then enter Chinese in the search box, then select [Chinese (Simplified) Language Pack for Visual Studio Code], then click [Install] on the right

How to set vscode to Chinese environment

to restart VSCode again. Can.

Recommended related articles and tutorials: vscode tutorial

The above is the detailed content of How to set vscode to Chinese environment. 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
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!