Sublime Forum

ST2/ST3 CodeFormatter

#1

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

CodeFormatter has support for the following languages:

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

ST2/ST3 - github.com/akalongman/sublimetext-codeformatter

1 Like

#2

Plugin updated. Added many fixes and improvements

2 Likes