Ubuntu under sublime TEXT3 installation + hack + Han + chinese input

Source: Internet
Author: User
Tags sublime text

First, the download and installation of Sublime TEXT3

It is recommended to download the latest version of the Deb installer package directly on the official website: HTTP://WWW.SUBLIMETEXT.COM/3

Second, the crack of Sublime Text3

version 3114

-–begin license-–
Michael Barnes
Single User License
ea7e-821385
8a353c41 872a0d5c df9b2950 aff6f667
c458ea6d 8ea3c286 98d1d650 131a97ab
AA919AEC ef20e143 B361b1e7 4c8b7f04
b085e65e 2f5f5360 8489d422 FB8FC1AA
93f6323c fd7f7544 3f39c318 d95e6480
FCCC7561 8a4a1741 68fa4223 ADCEDE07
200c25be DBBC4855 c4cfb774 c5ec138c
0FEC1CEF D9DCECEC D3a5dad1 01316c36
--end license--

Version 3104

-–begin license-–
Nicolas hennion
Single User License
ea7e-866075
8a01aa83 1d668d24 4484AEBC 3b04512c
827B0DE5 69e9b07a a39accc0 f95f5410
729d5639 4C37CECB b2522fb3 8D37FDC1
72899363 bba441ac a5f47f08 6cd3b3fe
CEFB3783 B2e1ba96 71aaf7b4 afb61b1d
0cc513e7 52ff2333 9f726d2c cde53b4a
810c0d4f e1f419a3 cda0832b 8440565A
35bf00f6 4ca9f869 ed10e245 469c233e
--end license--

Note: Select Help--enter License in the menu bar, copy the above license to the box that appears, click the Use license on it, after the crack will not show unregistered words.


Three, Sublime Text3 of the Han Dynasty

One

1. Go to Https://github.com/Ihavee/st3-zh_CN/releases/latest to download the latest Source code (tar.gz) files

2. Run Sublime Text 3, click Preferences--Browse Packages, the Packages directory will open

3. Move the st3-zh_cn-0.3.tar.gz to the user directory under Packages and then extract it.

Two

1. First install the package control plug-in management tool using the fourth step method

2. Open the package Control, select the install package, enter the Note: Recommended method two

Iv. Sublime Text3 Package Control installation Method

The simplest way is to install via the console command interface of the sublime Text 3

Use ctrl+~ shortcut keys or menu items view > Show Console to bring up the command interface

Then copy and paste the Python code into the command input box and enter

Python Code URL: https://packagecontrol.io/installation#st3

Common configuration [JavaScript]View PlainCopy
    1. "Line_numbers": true, //Whether the line number is displayed
    2. "Gutter": true, //whether to display the Edge column
    3. "draw_centered": false, //center display
    4. //"Wrap_width": 170,//newline width (in characters)
    5. "Word_wrap": true, //whether to wrap the line automatically
    6. "Scroll_past_end": true, //scrolling can exceed the end
    7. "Font_face": "Consolas Yahei", //font
    8. "Font_size": one, //font size
    9. "Line_padding_top": 1, //row height
    10. "Line_padding_bottom": 1,
    11. "Tab_size": 2, //tab indent width
    12. "Translate_tabs_to_spaces": false, //Auto-convert tab to space
    13. "Update_check": false, //disable Automatic Updates
    14. "theme": "Soda Dark 3.sublime-theme" //Skin

Ubuntu under sublime TEXT3 installation + hack + Han + chinese input

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.