This website requires JavaScript.
Explore
Gist
Help
Register
Sign In
Mirrors
/
atom-beautify
mirror of
https://github.com/Glavin001/atom-beautify.git
Watch
1
Star
0
Fork
You've already forked atom-beautify
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
528c7dc281
atom-beautify
/
lib
History
Glavin Wiechert
528c7dc281
Fixes
#76
. Add package option "Beautify Entire File On Save"
2014-09-07 18:28:42 -03:00
..
langs
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
beautify.coffee
Fixes
#76
. Add package option "Beautify Entire File On Save"
2014-09-07 18:28:42 -03:00
language-options.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