1 頁 (共 1 頁)

Sublime Text 3 Code Format

發表於 : 2015-06-19 16:45:36
yehlu
https://github.com/akalongman/sublimetext-codeformatter

CodeFormatter
CodeFormatter is a Sublime Text 2/3 plugin that supports format (beautify) source code.

CodeFormatter has support for the following languages:

PHP - By PHP_Beautifier
JavaScript/JSON - By JSBeautifier
HTML - By JSBeautifier
CSS - By JSBeautifier
Python - By PythonTidy (only ST2)

代碼: 選擇全部

ST3: ~/Library/Application Support/Sublime Text 3/Packages/

git clone https://github.com/akalongman/sublimetext-codeformatter.git CodeFormatter