Home  >  Article  >  Development Tools  >  How to set vscode to automatically recognize the encoding format

How to set vscode to automatically recognize the encoding format

王林
王林Original
2020-05-15 15:46:0911350browse

How to set vscode to automatically recognize the encoding format

First open the user settings, enter encoding in the search box, and then check the Auto Guess Encoding option, as shown in the picture:

How to set vscode to automatically recognize the encoding format

##In this way, the encoding of the file can be automatically identified. When you open a file with Chinese characters encoded in GBK and UTF8, you don't need to manually switch the encoding.

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

Statement:
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