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
Glavin Wiechert
8d90b30448
See #47 . Update configuration to allow users to disable analytics.
2014-08-03 23:51:40 -04:00
Glavin Wiechert
3c9836f920
Closes #31 . Add CoffeeScript support.
2014-08-03 23:31:34 -04:00
Glavin Wiechert
d8fb27289d
Closes #47 . Add Google Analytics.
2014-07-12 12:02:21 -03:00
Glavin Wiechert
88651447a7
Closes #25 . Add Ruby support.
2014-06-16 00:09:12 -03:00
Glavin Wiechert
612c7dc17c
Closes #24 . Add Python (PEP 8) support.
...
- Add reusable cli-beautify for external, non-Node beautifiers.
2014-06-15 23:11:01 -03:00
Glavin Wiechert
30fcaa489e
Update README.md
...
Added link to PHP section under Advanced Language Setup.
2014-06-15 18:41:17 -03:00
Glavin Wiechert
1e16af9012
Closes #26 . Add PHP support.
...
- Update README for setup and usage.
- Add PHP example code
- Tested on Mac
2014-06-15 18:37:11 -03:00
Glavin Wiechert
66933d9a69
Closes #29 . Improved the package.json
...
Including:
- Keywords
- Contributors
- Bugs URL
2014-06-14 20:20:32 -03:00
Glavin Wiechert
2e57630275
Closes #14 . Completed support for SQL.
...
- Updated README
- SQL now can apply the indent_char and indent_size options.
2014-06-14 02:23:02 -03:00
Glavin Wiechert
eacf2329da
Closes #20 . Add Sass and LESS support. Update README.
2014-06-13 01:25:39 -03:00
Glavin Wiechert
b530eda6e3
Closes #13 . Add Handlebars support.
2014-06-13 00:16:39 -03:00
Glavin Wiechert
4d486794b4
See #15 . Updated README to reflect better .jsbeautifyrc support.
2014-06-12 21:33:17 -03:00
donaldpipowitch
3ac78078ce
updated README, added examples
2014-05-19 08:04:56 +02:00
Donald Pipowitch
f5849ec505
updated README, added CHANGELOG
2014-03-18 10:38:46 +01:00
Donald Pipowitch
e6623ee432
updated README with "beautify on save" information
2014-03-12 07:05:06 +01:00
Donald Pipowitch
dc199f1314
add note for similar package in README
2014-03-11 10:04:43 +01:00
Donald Pipowitch
bb9d241ebb
refactored package, added keymaps and menus
2014-03-04 08:07:45 +01:00
Donald Pipowitch
f9d1db1d3c
first release of atom-beautify, add support for 'indent_size' and 'indent_char' for HTML/CSS/JS
2014-03-03 08:51:16 +01:00
donaldpipowitch
d843651436
Initial commit
2014-03-02 22:09:24 -08:00