atom-beautify/lib/langs
Glavin Wiechert 77f58bbfc7 Throw error if trying to beautify Perl without setting Perl Tidy path
See #138, #33.
2014-12-28 02:19:36 -04:00
..
uncrustify Closes #91. Add configuration option for custom Uncrustify path 2014-09-15 00:04:28 -03:00
cli-beautify.coffee Improve CLI Beautify class to handle more error catching 2014-12-28 02:17:15 -04:00
coffeescript-beautify.coffee Closes #60. Convert package scripts from JavaScript to CoffeeScript. 2014-08-10 18:51:44 -03:00
html-erb-beautify.coffee Closes #80. Add HTML Embedded Ruby (ERB) support. 2014-09-08 18:50:54 -03:00
less-beautify.coffee Fixes #96. Fix support for Alphasort option for LESS/SCSS properties 2014-09-28 17:28:51 -03:00
markdown-beautify.coffee implement normalizing markdown through pandoc 2014-09-15 23:12:06 +02:00
perl-beautify.coffee Throw error if trying to beautify Perl without setting Perl Tidy path 2014-12-28 02:19:36 -04:00
php-beautify.coffee Fixes #148. Fix PHP for when filters are not set. 2014-12-27 19:51:27 -04:00
python-beautify.coffee Fixes #102. Fix error when beautifying Python using custom autopep8 path 2014-09-28 16:33:23 -03:00
ruby-beautify.coffee Closes #60. Convert package scripts from JavaScript to CoffeeScript. 2014-08-10 18:51:44 -03:00
sql-beautify.coffee Replacing node-parse with sqlparse (python dependency). Options: sql_indent_size(default: 2), sql_identifiers(default: lower. Options: lower, upper, capitalize). sql_sqlformat_path (path to sqlformat command if not on path). This resolves #63 2014-08-17 16:01:53 +02:00
typescript-beautify.coffee Add TypeScript support 2014-10-14 11:09:38 +04:00