Just touch the Web programming time was the teacher Amway Sublime Text2 This text editor, and later found it really good to use, whether it is windows or Ubuntu, can be very simple to download the installation (to the official website, free OH), within three minutes to be done, almost lazy people love.
Also want to be more lazy, recently found a plug-in zencoding, check the information is really very powerful look. Looks like it was in 2010, and now it's renamed Emmet.
Sublime can be jiangzi after loading it:
First enter a line of code as follows
Press the TAB key again, as if you expanded the
Because I do not want to re-learn the jade grammar, to ejs+zencoding I like to find the new World 0 0
Next record my installation process (for the same Ubuntu children's shoes, pro-test effective)
Download Sublime Text2 directly to the official website http://www.sublimetext.com/to find the right environment to download, unzip, you can directly use the
1. Check if the sublime has a package control
Open Sublime->preferences to see if there are
If not, CTRL + ~ Eject Console,
Enter the following command to install the package control:
ImportUrllib2,Os;Pf=' Package Control.sublime-package ';Ipp=Sublime.Installed_packages_path();Os.Makedirs(Ipp) If NotOs.Path.Exists(Ipp) Else None;Urllib2.Install_opener(Urllib2.Build_opener(Urllib2.Proxyhandler( )));Open(Os.Path.Join(Ipp,Pf ). ( Urllib2. Urlopen ( ' http://sublime.wbond.net/' Span class= "pun" >+pf. ", read ()); print ( "please restart Sublime Text to finish installation ' )
2.ctrl+shift+p then enter the package install carriage return
3. Find Emmet and return (I can't find zencoding here, then I know it's renamed ...) )
Finally restart the following sublime just fine.
Ps:
Before on-line check the information when there is said can download the installation package directly, extracted to the sublime directory of packages folder is good, I tried, restart after the original pasted folder is gone. Amount: This..
"Note js/html/css" sublime Text2 installation in Ubuntu environment zencoding