Commit Graph

276 Commits

Author SHA1 Message Date
Alejandro Paredes Alva 3499c11120 User settings instead of default
Fixes the issue of only getting the default settings from
atom.config.getSettings() to get the user settings from
atom.config.get()
2014-12-19 17:00:02 +01:00
Glavin Wiechert ae9ff90435 Prepare 0.17.2 release 2014-12-14 15:57:26 -04:00
Glavin Wiechert 9f07ab0b1b Merge branch 'master' of github.com:Glavin001/atom-beautify 2014-12-14 15:48:43 -04:00
Glavin Wiechert ff4a5a3a71 Fixes #135. Switch from Git to npm Coffee-Formatter dependency. 2014-12-14 15:47:33 -04:00
Glavin Wiechert 324fd60826 Merge pull request #151 from mkozono/master
Ruby Beautify over RBeautify in README.md
2014-12-12 15:52:52 -04:00
Michael Kozono ef1cd8a2a0 Ruby Beautify over RBeautify in README.md
To reduce confusion with the old, unmaintained rbeautify gem.
2014-12-12 11:45:22 -08:00
Glavin Wiechert 5267b119ad Prepare 0.17.1 release 2014-11-19 20:42:38 -04:00
Glavin Wiechert c6c6d95a3e Closes #107. Add PHP options for filters and directory_filters 2014-11-19 20:41:26 -04:00
Glavin Wiechert 991a34ce6f Update CHANGELOG to v0.17.0 2014-11-16 10:35:00 -04:00
Glavin Wiechert 7097bd3c31 Prepare 0.17.0 release 2014-11-16 10:29:29 -04:00
Glavin Wiechert ba1e00fb80 See #141, #118. Fix bug in disabling beautification by language
Also add documentation on `disabledLanguages` package option
2014-11-16 10:28:20 -04:00
Glavin Wiechert 92e1aa7a5d Move simple Markdown example to simple directory.
See #97.
2014-11-16 10:19:34 -04:00
Glavin Wiechert f0ed7ac5ad Merge pull request #141 from MetaMemoryT/disable-languages-option
disable beautification of specific languages
2014-11-16 10:17:49 -04:00
Glavin Wiechert ba7d9ce799 Merge pull request #139 from wok/master
Add support for HTML (Rails) and Ruby on Rails grammar
2014-11-16 10:15:18 -04:00
Glavin Wiechert 9413e06609 Prepare 0.16.0 release 2014-11-16 10:04:22 -04:00
Glavin Wiechert 2c4bf9828b Update CHANGELOG to v0.16.0 2014-11-16 10:04:05 -04:00
Glavin Wiechert 31390e0a74 Merge branch 'master' of github.com:Glavin001/atom-beautify 2014-11-16 10:00:28 -04:00
Glavin Wiechert 428ebe44f9 Fixes #140. Update js-beautify dependency to 1.5.4. 2014-11-16 10:00:02 -04:00
Sean Usick 18b04595e5 disable beautification of specific languages
Created option to disable beautification of specific languages.  This is
useful when a particular language formatter is broken, but you still
want beautifyEntireFileOnSave for other languages.
2014-11-15 18:24:33 -06:00
Glavin Wiechert 8d76336b77 Merge pull request #138 from biffen/perltidy
Add Perl support (using perltidy).

Closes #33.
2014-11-12 10:52:13 -04:00
Wolfgang Kölbl e828a62fd1 Add support for HTML (Rails) and Ruby on Rails grammer 2014-11-07 09:46:10 +02:00
Theo Willows 362d1a9d93 Added a test Perl file 2014-11-05 22:35:15 +01:00
Theo Willows f64d2bae20 Perl support (using perltidy) (see Glavin001/atom-beautify#33) 2014-11-05 13:46:06 +01:00
Glavin Wiechert a25ad22a8d Prepare 0.15.1 release 2014-10-26 16:38:58 -03:00
Glavin Wiechert 5e2fbffbc7 Update CHANGELOG for v0.15.1 2014-10-26 16:38:43 -03:00
Glavin Wiechert dda313fbfe Fixes #103. BeautifyEntireFileOnSave only applies when saving 2014-10-26 16:35:59 -03:00
Glavin Wiechert 9ec22bf43f Prepare 0.15.0 release 2014-10-26 16:17:57 -03:00
Glavin Wiechert b699143c0a Update CHANGELOG, README, and package info for v0.15.0
See #127, #123.
2014-10-26 16:17:09 -03:00
Glavin Wiechert ecbbbaec29 Closes #123. Add Mustache support. 2014-10-26 16:11:44 -03:00
Glavin Wiechert 7e5562aecd Prepare 0.14.1 release 2014-10-21 15:35:35 -03:00
Glavin Wiechert c0ee2bed96 Closes #127. Increase startup time by using ActivationEvents 2014-10-21 15:35:08 -03:00
Glavin Wiechert 38a198c8e3 Prepare 0.14.0 release 2014-10-16 21:47:27 -03:00
Glavin Wiechert ccd9247ac6 Update CHANGELOG to v0.14.0 2014-10-16 21:47:10 -03:00
Glavin Wiechert 405da30c6f Merge branch 'ewgenius-master' 2014-10-16 21:42:07 -03:00
Glavin Wiechert 80701cf2cd See #49. Add unformatted TypeScript example. 2014-10-16 21:40:44 -03:00
ewgenius dcc9e2d3b5 Add TypeScript support 2014-10-14 11:09:38 +04:00
Glavin Wiechert 6013e7eddc Prepare 0.13.4 release 2014-10-05 13:23:25 -03:00
Glavin Wiechert 120315f90d Fixes #110. Fixes Handlebars missing beautification
When converting JavaScript to CoffeeScript the case for Handlebars
did not fallback to the HTML case.
2014-10-05 13:20:15 -03:00
Glavin Wiechert 9d52c30cdd Prepare 0.13.3 release 2014-10-05 10:18:59 -03:00
Glavin Wiechert fbc58a648d See #113, #114, #115, Attempt to resolve Unsafe-Eval error 2014-10-05 10:15:57 -03:00
Glavin Wiechert 3fa4aa292f See #106. Add another example PHP script. 2014-10-05 09:51:24 -03:00
Glavin Wiechert 0f734aaf47 Prepare 0.13.2 release 2014-09-28 17:32:03 -03:00
Glavin Wiechert bbe1d5d8d2 Add IssueStats badges.
See http://issuestats.com/github/glavin001/atom-beautify
2014-09-28 17:31:40 -03:00
Glavin Wiechert 095d2263a7 Update CHANGELOG for v0.13.2 2014-09-28 17:30:48 -03:00
Glavin Wiechert ccc8802f36 Fixes #96. Fix support for Alphasort option for LESS/SCSS properties 2014-09-28 17:28:51 -03:00
Glavin Wiechert 403143e1aa Prepare 0.13.1 release 2014-09-28 16:37:34 -03:00
Glavin Wiechert d8618fdcaf Update CHANGELOG to v0.13.1 2014-09-28 16:37:15 -03:00
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
Glavin Wiechert 3f64cfc03c Prepare 0.13.0 release 2014-09-28 16:28:39 -03:00
Glavin Wiechert f1fe4567d9 Update CHANGELOG to v0.13.0 2014-09-28 16:28:18 -03:00