Sublime TEXT3 Study Notes

Source: Internet
Author: User

Note: The following records your own Sublime TEXT3 learning process (ongoing update)

Directory :

    • Installation
        • Download file
        • Cracked trial
        • Plug-in Installation

Installation

Sublime text is a cross-platform text editor that supports Python-based plugins. Sublime Text is proprietary software that can be expanded by the package. Most packages are released using free software licensing and are built and maintained by the community.

Official website: HTTP://WWW.SUBLIMETEXT.COM/3

    • OS X (OS X 10.6 or later is required)
    • Windows–also available as a portable version
    • Windows Bit–also available as a portable version
    • Linux + bit
    • Linux a bit

The recommendation is to use the original English interface, the benefits do not explain too much.

Cracked trial

Sublime TEXT3 After installation The interface is like this

The author is very kind to give users a free unlimited indefinite trial right, it will only occasionally remind you to buy wood, and the frequency is very low, only that, has been free to use it almost without any impact. But if you have obsessive-compulsive disorder, keep looking at the tutorial below.

    • Click Help > Enter lisense on the menu bar to fill in the following code

-–begin license-–
Ryan Clark
Single User License
ea7e-812479
2158a7de b690a7a3 8ec04710 006a5eeb
34E77CA3 9c82c81f 0db6371b 79704e6f
93f36655 b031503a 03257CCC 01b20f60
d304fa8d B1B4F0AF 8a76c7ba 0fa94d55
56D46BCE 5237a341 CD837F30 4d60772d
349b1179 a996f826 90cdb73c 24d41245
FD032C30 ad5e7241 4eaa66ed 167D91FB
55896b16 ea125c81 f550af6b A6820916
--end license--

    • Appears to indicate success

Plug-in Installation

    • The first thing to install is a basic, essential package management: the packages control, which is used to install plugins later. Find content and copy

By Ctrl + ' This shortcut key combination or click on the menu bar "View"-"Show console" to open the control window of the panel will appear at the bottom of a command input box, and then copy the above command into the input box, enter, wait, installation success. ;

    • After installing the package control above, we can install the plugin by opening the package control via the shortcut key ctrl+shift+p. Enter install in the input box that opens, and automatically prompts you to select the install package based on your input.

  

Wait, and then an input box pops up, allowing you to enter the plugin you want to install.

  

We want to install a plug-in that supports non-UTF8 encoding, just enter convert in the input box, automatically match, select ConvertToUTF8 plug-in, enter, wait, install complete, so, St will support display such as GBK and other encoded content.

    • I thought the plug-in must be installed

      (mainly for web front-end development, the majority of other languages common, please choose their own)

    1. Emmet (Zen Coding) fast generation of HTML code Snippets plug-in, powerful to unparalleled, do not know, please Google
    2. The view in browser implements the shortcut key to let the Sublimetext file in the browser open quickly, does not fail! Shortcut key Ctrl+shift+enter
        • After the installation is complete, open preference>key-bangdings-user in the menu bar to enter the following code
        • Enter the following code in the "[]":
          {"Keys": ["Ctrl+shift+enter"], "command": "Open_in_browser"}

3.Tag Code Formatting! Shortcut key Ctrl+shift+f

Sublime TEXT3 Study Notes

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.