How to install the sublime Text 3 plug-in

Source: Internet
Author: User

I. How to install the sublime Text 3 plug-in

Install the package control component and install it online:

1. Press Ctrl + 'to call up the console. (Note: if the shortcut key with the QQ input method is installed, there will be a conflict. Choose "Input Method property Settings"> "Input Method management"> cancel the hotkey and switch to "QQ pinyin)


2. paste the following code to the command line at the bottom and press Enter:

Import urllib. request, OS; pF = 'package control. sublime-package '; IPP = sublime. installed_packages_path (); urllib. request. install_opener (urllib. request. build_opener (urllib. request. proxyhandler (); open (OS. path. join (iPP, PF), 'wb '). write (urllib. request. urlopen ('HTTP: // sublime.wbond.net/'+ PF. replace ('', '% 20 ')). read ())


3. Restart sublime Text 3.


4. If you see package control in perferences-> package settings, the installation is successful.

2. Use package control to install the plug-in

1. Press Ctrl + Shift + P to bring up the Command Panel
2. Enter install to bring up the install package option and press Enter. Then, select the plug-in to be installed in the list.

GBK/gb2312 Chinese encoding supported

Enter converttoutf8 in package control and install the plug-in to identify it.


Sublime Text 3 latest registered version can be obtained on the download page.

How to install the sublime Text 3 plug-in

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.