atom-beautify/lib/langs
Glavin Wiechert 7e828be199 Fixes #102. Fix error when beautifying Python using custom autopep8 path
Credit goes to @thedadams for creating issue
https://github.com/Glavin001/atom-beautify/issues/102
with solution.
2014-09-28 16:33:23 -03:00
..
uncrustify Closes #91. Add configuration option for custom Uncrustify path 2014-09-15 00:04:28 -03:00
cli-beautify.coffee Closes #84. Improve the error message panel to only appear on new error 2014-09-10 17:07:42 -03: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 Closes #60. Convert package scripts from JavaScript to CoffeeScript. 2014-08-10 18:51:44 -03:00
markdown-beautify.coffee implement normalizing markdown through pandoc 2014-09-15 23:12:06 +02:00
php-beautify.coffee Closes #60. Convert package scripts from JavaScript to CoffeeScript. 2014-08-10 18:51:44 -03: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