Commit Graph

7 Commits

Author SHA1 Message Date
Glavin Wiechert fefb25bf38 Closes #91. Add configuration option for custom Uncrustify path 2014-09-15 00:04:28 -03:00
thedadams 86a709f24b Fixed a dumb mistake. 2014-09-14 18:20:27 -07:00
thedadams 13fa9e3113 Forgot to comment out the debug outputs. 2014-09-14 18:15:48 -07:00
Donnie Adams 2d095c9a9e Added support for specifying a path to the "uncrustify" command. 2014-09-14 17:31:37 -07:00
Glavin Wiechert 09c6770cd2 Closes #60. Convert package scripts from JavaScript to CoffeeScript. 2014-08-10 18:51:44 -03:00
Glavin Wiechert 325ada7851 Closes #57. Customization in .jsbeautifyrc file now generates the config
(.cfg) file for Uncrustify beautification.
2014-08-08 17:42:23 -04:00
Glavin Wiechert 5d6751cb4b See #57. Add Uncrustify beautifier for multiple language support.
Uncrustify Language support:
- C
- C++
- C#
- Objective-C
- Java
- D
- Pawn
- Vala

Closes #45. Add Java Support.

Currently, use the configPath option to set an absolute or relative path
(relative to the currently beautified file) to specific the .cfg file
for Uncrustify to use as configuration options.
2014-08-08 13:38:28 -04:00