How to set sublime text3 encoding format to utf-8

藏色散人
Release: 2020-12-17 16:28:01
forward
10946 people have browsed it

The following tutorial column ofsublimewill introduce to you the method of setting the sublime text3 encoding format to utf-8. I hope it will be helpful to friends in need!

How to set sublime text3 encoding format to utf-8

Recently switched to sublime editor, I downloaded a Chinese version .
The Chinese displayed when writing code in sublime today is normal (it is no problem to open it in the sublime editor,
It is estimated that the installation package was added before: Ctrl Shift P → Package Control: Install Package →ConvertToUTF8),
But when I open Chinese in the browser, garbled characters appear.

The following is my solution:

How to set sublime text3 encoding format to utf-8

Enter "default_encoding": "UTF-8" in the opened file, enter
How to set sublime text3 encoding format to utf-8

How to set sublime text3 encoding format to utf-8
When I got here it still didn’t work

Then I reloaded it and it was done (picture below)
How to set sublime text3 encoding format to utf-8

Try Just a few more times...

The above is the detailed content of How to set sublime text3 encoding format to utf-8. For more information, please follow other related articles on the PHP Chinese website!

Related labels:
source:csdn.net
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!