Commit Graph

11 Commits

Author SHA1 Message Date
Glavin Wiechert 4fdab9759b Closes #15. Support loading .jsbeautifyrc from Project directory. 2014-06-12 21:29:34 -03:00
Vadim K. 45352dd905 Update atom-beautify.js
Use beautifyHTML to beautify HTML (Liquid) files.
2014-05-28 12:48:06 +06:00
Gvn Lazar Suntop cf1ea6db16 Allowing either flat or nested .jsbeautifyrc schemas 2014-05-18 12:47:56 -07:00
László Károlyi 693c1248fc Fixed #8 and resolved #7, new release 2014-05-14 23:05:19 +02:00
László Károlyi 1006d1c243 First thought solution for #7
Might not be perfect because of multiple cursor placement
2014-05-14 11:38:55 +02:00
Philipp Zins f43b4eb7eb try .jsbeautifierrc and update docs 2014-05-13 07:37:54 +02:00
László Károlyi 5cb5b71415 Fixes #2 and resolves #5
Issue #5 is fixed by using the proper package name,
issue #2 is fixed by using the same configuration collection mechanism
as in jsbeautify.
2014-05-12 21:47:41 +02:00
mtanzi 49dc3fa0d3 Quick fix to beautify XML files 2014-03-17 16:07:28 +00:00
Donald Pipowitch 230f30d6aa Fixes #1 beautify on save option 2014-03-12 07:03:34 +01:00
Donald Pipowitch 9d496ee338 do nothing for other languages than HTML, CSS or JS 2014-03-05 08:00:28 +01:00
Donald Pipowitch bb9d241ebb refactored package, added keymaps and menus 2014-03-04 08:07:45 +01:00