Sublime Text 3

Source: Internet
Author: User
Tags sublime text



Sbulime Text 3



Http://www.sublimetext.com/3



Installation-package Control
Https://packagecontrol.io/installation






Install the package Control



1. Use Ctrl + ' to open the Sublime Text console



2. Paste the following code into the console and enter (networked installation):


import urllib.request,os,hashlib; h = ‘2915d1851351e5ee549c20394736b442‘ + ‘8bc59f460fa1548d1514676163dafc88‘; pf = ‘Package Control.sublime-package‘; ipp = sublime.installed_packages_path(); urllib.request.install_opener( urllib.request.build_opener( urllib.request.ProxyHandler()) ); by = urllib.request.urlopen( ‘http://packagecontrol.io/‘ + pf.replace(‘ ‘, ‘%20‘)).read(); dh = hashlib.sha256(by).hexdigest(); print(‘Error validating download (got %s instead of %s), please try manual install‘ % (dh, h)) if dh != h else open(os.path.join( ipp, pf), ‘wb‘ ).write(by)


3. Press Ctrl+shift+p to open the Command board and enter install to select the package Control:install.





Plugin list


Alignment equals (mouse selected: Press Ctrl+alt+a)
Autofilename Auto-Complete file path
Brackethighlighter highlighting matching brackets, quotes, and HTML tags
Chineselocalization plug-in, support seamless switch Chinese, Japanese, English
ConvertToUTF8 supports multiple codes to solve Chinese garbled problem
Docblockr can automatically generate Phpdoc-style annotations
Emmet, formerly known as Zen Coding, quickly writes HTML, CSS
Git Code Version Management
Htmlbeautify formatting HTML
Imesupport Chinese Input Method support
Jsformat a JS code format plugin. Default Ctrl+alt+f
Markdown Preview Markdown Plugin
SideBar Enhancements side Bar Enhancement plugin
Sublimerepl
Tradsim Chinese Traditional font and simplified character conversion
Trailingspacer highlighting extra spaces and tabs





Themes and Colors



Soda



Flatland



Nexus



Mono Kai Extended






Sublime Text 3 can be recommended with supported plugins



http://dengo.org/archives/923



Popular plugins recommended for Sublime Text 3 support
http://www.imjeff.cn/blog/146/



Recommended! Sublime Text Best Plugin List



http://blog.jobbole.com/79326/




Sublime Text added to the context menu (with icon)


1. Open the registry and start → Run →regedit



2. Under Hkey_classses_root→*→shell, the new item is named Sublimetext



3. Right-sublimetext key, new → string value, named icon, value "Sublime_text.exe path, 0





4. Right-sublimetext key, new → Key, named command, default value is "Sublime_text.exe path%1"







Sublime Text Full Guide



http://zh.lucida.me/blog/sublime-text-complete-guide/



Emmet:html/css Code Quick Authoring Artifact-Web frontend-Iteye News
http://www.iteye.com/news/27580






Sublime Text 3


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.