Home  >  Article  >  Development Tools  >  How to install CovertoUTF8 plugin in Sublime

How to install CovertoUTF8 plugin in Sublime

藏色散人
藏色散人Original
2018-11-27 14:32:396352browse

This article mainly introduces Sublime to install the CovertoUTF8 plug-in through the Package control component.

The function of the CovertoUTF8 plug-in is mainly to convert any other encoding format into utf8 format. If we want to change the encoding format when using sublime to edit code or open a file, we can use this plug-in to convert to utf8 format.

SoPackage control component installation, we have already introduced it to you in the previous article.

Below we will introduce to you the specific steps for installing the CovertoUTF8 plug-in in sublime.

First we open sublime, find and click on the option.

How to install CovertoUTF8 plugin in Sublime

In the following interface, find the install package, select and click.

How to install CovertoUTF8 plugin in Sublime

Then the following interface appears.

How to install CovertoUTF8 plugin in Sublime

Enter utf8, search and select the convertoutf8 plug-in, select it and wait for installation.

How to install CovertoUTF8 plugin in Sublime

If the following prompt message is displayed, the installation is successful.

How to install CovertoUTF8 plugin in Sublime

Finally we can open the file to view.

How to install CovertoUTF8 plugin in Sublime

How to install CovertoUTF8 plugin in Sublime

As shown in the picture, the CovertoUTF8 plug-in is installed successfully. You can also install it locally for transcoding testing.

This article is an introduction to how to install the CovertoUTF8 plug-in in Sublime. It is very simple. I hope it will be helpful to friends in need!

The above is the detailed content of How to install CovertoUTF8 plugin in Sublime. 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