Finally used: Html-css-js prettify solve the problem, I also downloaded the Apanta Studio3, on OSX so ugly IDE really rare ~ ~ ~ Uninstall It sometime
Reference: http://www.cnblogs.com/jiguixin/p/3262125.html
Installing the CSS formatting plugin in sublime
The above one used a bit, useless, try the following:
Html-css-js prettify
Look at the effect:
The above line of CSS, right-click to try:
And then it's the following:
Yes ...
2014.9.15-Today found this plugin relies on Nodejs, if the machine does not install NODEJS, will always prompt you to install, the solution is very simple, direct brew install Nodejs can ~ ~
Andymini:webdata andy$ Brew Install Nodejs
==> Downloading HTTPS://DOWNLOADS.SF.NET/PROJECT/MACHOMEBREW/BOTTLES/NODE-0.10.28.MAVERICKS.BOTTLE.T
######################################################################## 100%
==> Pouring node-0.10.28.mavericks.bottle.tar.gz
==> Caveats
Bash completion have been installed to:
/usr/local/etc/bash_completion.d
==> make Install
==>/usr/local/bin/npm Update Npm-g--prefix/usr/local
==> Summary
/usr/local/cellar/node/0.10.28:1547 files, 18M
Andymini:webdata andy$