Home >Development Tools >VSCode >How to modify file encoding in vscode

How to modify file encoding in vscode

王林
王林Original
2020-04-05 13:28:267829browse

How to modify file encoding in vscode

First open a file, as shown in the picture below

How to modify file encoding in vscode

Then click UTF-8 at the bottom, as shown in the picture below

How to modify file encoding in vscode

In the pop-up interface, click Save by encoding

How to modify file encoding in vscode

Select the encoding type to be modified, as shown in the figure below

How to modify file encoding in vscode

Then the encoding type in the lower right corner changes, as shown in the figure below

How to modify file encoding in vscode

Related tutorial recommendations: vscode Tutorial

The above is the detailed content of How to modify file encoding in vscode. 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
Previous article:How vscode uses eslintNext article:How vscode uses eslint