I have made an Auto Format plugin, which is a simple wrapper around Artistic Style (astyle.sourceforge.ne)
[quote]Install:
Just extract files into %APPDATA%\Sublime Text\Packages\User
and add the following to Default.sublime-keymap:
Use:
press <ctrl+alt+f> on c/c++/c#/java files to auto format them
Note:
This plugin use the Artistic Style application, can be found on astyle.sourceforge.net[/quote]
enjoy!
AutoFormater.zip (133 KB)