Sublime Text 3 Installation and configuration

Source: Internet
Author: User



1. Download:



Http://www.sublimetext.com/3



2. Support website



https://packagecontrol.io/



3. Fonts, theme styles and other settings



When you need to change the theme, you can set it directly through the color theme "Preferences",



Lookup function: Ctrl+r



Gotoanything:ctrl+p



4.package Control Installation



Installation URL: https://packagecontrol.io/installation



Restart sublime after installation, and if you see the package control item in Perferences, the installation succeeds.



You can then open the command panel with "Ctrl+shift+p" and enter the "install" command to see the list of installed packages.



5. Several essential plugins:



A.tag Plug-in



The tag plugin provides HTML and CSS tags for Web developers, which is handy and useful for web front-end designers



Code formatting: Formatting code by CTRL+ALT+F



B. Code hint plugin (sublimecodeintel)



Reference: http://zodiacg.net/2013/01/sublime-text-2_code_intel/



C.sublime Text Snippets (code snippet) feature



Snippets Code snippet plug-in, under the Tools-snippets menu can see the current page support snippets, you can add tab after the abbreviation to auto-complete snippets, Snippets can also be extended from the installation plugin. Reference: www.bluesdream.com/blog/sublime-text-snippets-function.html



The suffix must be


. Sublime-snippet


D.converttoutf8



Sublime text By default does not support GBK encoding, you can install the plugin to solve this problem perfectly



4.Emmet






Reference website: www.5imb.com/show-83-6364-1.html






Simple configuration file:


 
 
{
    "font_size": 15,
    "ignored_packages":
    [
        "Vintage"
    ],
    "word_wrap": true
}





Sublime Text 3 Installation and configuration


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.