As a Java web developer, front-end and back-end technology will be used, with several text editor, Uedit32, EditPlus, Sublime text, and so on, found Sublime text is the most convenient.
Install the package control component first, and select Install online.
1. Press CTRL + ~ to bring up the console;
2. Paste the following code to the bottom command line and enter; (Sublime text 2 and Sublime text 3 are not named)
3. Restart Sublime Text;
4. In the menu bar, package settings, if the perferences option is displayed, the installation succeeds
Sublime Text 3 is named after the package control:
Import ' Package Control.sublime-package ' ' WB ' ' http://sublime.wbond.net/ ' + pf.replace (','%20'). Read ())
Sublime Text 2 is named after the package control:
ImportUrllib2,os; pf='Package Control.sublime-package'; IPP = Sublime.installed_packages_path (); Os.makedirs (IPP)if notOs.path.exists (IPP)ElseNone; Urllib2.install_opener (Urllib2.build_opener (urllib2. Proxyhandler ())); Open (Os.path.join (IPP, PF),'WB'). Write (Urllib2.urlopen ('http://sublime.wbond.net/'+pf.replace (' ','%20'). read ());Print('Restart Sublime Text to finish installation')
Sublime Text Plugin list (organize ...)