Solve the problem that the encoding in the vscode project does not recognize Chinese

王林
Release: 2019-12-07 18:09:20
Original
6540 people have browsed it

Solve the problem that the encoding in the vscode project does not recognize Chinese

The lower right corner of the vs code interface displays the character source code used to parse the current file (the default is UTF-8), click there

Solve the problem that the encoding in the vscode project does not recognize Chinese

The default file character encoding of vscode is utf-8. This property can be modified in user settings, such as: files.encoding":"gbk"

Complete!

Recommended related article tutorials :vscode tutorial

The above is the detailed content of Solve the problem that the encoding in the vscode project does not recognize 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
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!