Commit Graph

159 Commits

Author SHA1 Message Date
Jack Treble 32fba8bf1a Fix Beautify File option by adding indent_size and indent_char options 2018-01-18 19:24:50 +00:00
Alexander Kachkaev d6ee1cf4a3
Add CHANGELOG item 2018-01-09 14:22:20 +03:00
Glavin Wiechert 9b2e273d70
Merge pull request #1918 from szeck87/ocpindent-exe
Add support for ocp-indent as an executable and Docker image docs
2018-01-08 20:24:09 -04:00
samogot 187857e933 Add GN beautifier 2018-01-05 10:14:57 +02:00
Brian Bugh c0cf53c6df Merged master again 2017-12-22 09:07:00 -06:00
Lawstorant 223880d4a4 Added the option to indent Bash scripts with tabs 2017-11-24 21:25:59 +01:00
Glavin Wiechert c6760ef3fe Fix #1948, #1949. Fix beautify on save when text has not changed 2017-11-22 10:50:47 -04:00
Glavin Wiechert ab208351dd #1948, #1949. Update CHANGELOG 2017-11-22 09:58:26 -04:00
Glavin Wiechert 159f6c1a13 See #1895, #1924. Update CHANGELOG 2017-11-21 23:14:47 -04:00
Steven Zeck b91fa81ca4 Update changelog and other docs 2017-11-15 14:53:04 -06:00
Steven Zeck f079330f80 Update changelog 2017-11-11 13:46:13 -06:00
Christian Kjær d122715840
Move changelog entry to "next" section 2017-11-08 09:12:25 +09:00
Christian Kjær 8ffae7ac2f
Merge branch 'master' into master 2017-11-08 09:11:37 +09:00
Faheel Ahmad 2b914224a8 Update CHANGELOG
add option for sqlformat to re-indent
2017-11-03 20:21:07 +05:30
Glavin Wiechert 19a2eb96ef Update CHANGELOG for v0.30.6 release 2017-10-30 02:01:18 -03:00
Steven Zeck 11f54a3e7c
Merge branch 'master' into terraform-support 2017-10-29 17:17:01 -05:00
Christian Kjaer Laustsen 0044fab625 Add hindent and brittany beautifiers for haskell 2017-10-28 12:41:20 +02:00
Steven Zeck 4522232642 Add Settings option to Atom Beautify menu to access package settings 2017-10-18 18:44:52 -05:00
Steven Zeck 2ec771f203 Allow 0 for minor and patch versions of docker 2017-10-13 23:00:51 -05:00
Brian Bugh 8eb5923a42 Merge branch 'master' into fix-rubocop-issues-1773-793 2017-10-10 16:35:28 -05:00
Malte Brodersen eeb65ea106 update changelog 2017-10-10 16:50:18 +02:00
Malte Brodersen b95ad76d97 add changelog 2017-10-09 21:51:07 +02:00
Glavin Wiechert 7602d24886 Close #881 Update Changelog with message about Prettydiff 2 2017-10-07 23:01:11 -03:00
Brian Bugh 529cec83b0 Merge branch 'master' into fix-rubocop-issues-1773-793 2017-09-13 11:01:54 -05:00
Glavin Wiechert f2a95d482d Update changelog for v0.30.5 2017-08-11 22:21:59 -03:00
Brian Bugh de21bc6412 Updated changelog 2017-07-23 18:23:30 -05:00
Cyril Plisko 3ba6b0ac56 Enable rustfmt-nightly to pass the filter
rustfmt-nightly was forked from rustfmt 0.9 and its
version numbering has been reset to 0.1.0.
This commit updates the version check to reject rustfmt only
if its 0.[1-4].x version is not follwed by '-nightly' suffix.
2017-07-16 16:09:43 +03:00
kamontat a101ff94a7 update CHANGELOG and package.json 2017-07-15 21:33:22 +07:00
Glavin Wiechert 5f968cb9f3 Update changelog for v.30.4 2017-07-14 09:42:52 -03:00
Glavin Wiechert c87e3c386e Add missing items to Changelog 2017-06-21 22:57:12 -03:00
Glavin Wiechert 189509054c Prepare changelog for v0.30.3 release 2017-06-21 22:46:55 -03:00
Glavin Wiechert 3745c27fe8 Improve command not found error message 2017-06-21 22:42:57 -03:00
Glavin Wiechert 4a93f3b4ee Merge branch 'goimports' of https://github.com/tanyadegurechaff/atom-beautify into tanyadegurechaff-goimports 2017-06-21 21:22:03 -03:00
Glavin Wiechert 75e09923ee See #1728. Update Changelog [skip ci] 2017-06-21 20:55:39 -03:00
Glavin Wiechert bfef1d35e7 Update changelog [skip ci] 2017-06-20 00:50:19 -03:00
Glavin Wiechert dc1b66d1b9 Fixes #1030. Add support for alpha versions of autopep8
See https://github.com/Glavin001/atom-beautify/issues/1030#issuecomment-309371093
2017-06-20 00:40:36 -03:00
Glavin Wiechert 6db34cd9d8 Fixes #1725. Fix version parsing of PHP executable
See https://github.com/Glavin001/atom-beautify/issues/1725#issuecomment-309379935
2017-06-20 00:26:02 -03:00
Glavin Wiechert 3411fad895 Fixes #1730. Correctly parse PHPCBF version and improve handling of Executable 2017-06-20 00:10:34 -03:00
tanyadegurechaff d2eaba720d Add goimports beautifier for Go language 2017-06-20 01:27:36 +00:00
Glavin Wiechert d4d1398de2 Prepare changelog for v0.30.1 2017-06-19 02:41:48 -03:00
Glavin Wiechert e8853c1bf9 See #1725. Update changelog 2017-06-19 02:41:04 -03:00
Glavin Wiechert eafc43f6ff Update changelog. See #1030. 2017-06-18 23:59:25 -03:00
Glavin Wiechert c360b256bd Merge branch 'master' into master 2017-06-17 23:28:15 -03:00
Glavin Wiechert 16132a05a7 See #1687. Update Changelog with info about Executables 2017-06-17 16:21:09 -03:00
hyst329 af289b282b Update CHANGELOG.md 2017-06-05 11:01:03 +03:00
Steve Whittaker ec27053a29 Add `.rb` to the temp files passed to rubocop
Fixes #1652 and #1653. Rubocop is excluding files passed to it even if they are passed as command line parameters.
2017-05-28 09:15:40 -05:00
Glavin Wiechert c31cc1871c Update CHANGELOG
Issues: #116, #1603, #1617, #1631, #1660, #1682, #1683, #1649, #1285
2017-05-28 02:35:12 -03:00
Glavin Wiechert d9b97b3d88 Merge branch 'add-config-to-xml' of https://github.com/EliJDonahue/atom-beautify into EliJDonahue-add-config-to-xml 2017-05-28 02:28:35 -03:00
Glavin Wiechert 531f120137 Merge pull request #1617 from papatience/extensions
Add more LaTeX extensions
2017-05-28 00:42:32 -03:00
Glavin Wiechert 54ef931f04 Merge pull request #1660 from thejamespower/pull-request
Update CSSComb to v4.0.1.
2017-05-28 00:22:44 -03:00
Sara Bine 20bd5afd03 Update CHANGELOG.md 2017-05-12 20:44:41 -06:00
James Power a3821639c9 Update CSSComb to v4.0.1. 2017-05-12 10:36:34 +01:00
Jeff Schwab 7d2af85442 Improve change-log message per @Glavin001's review 2017-05-07 09:50:27 -04:00
Jeff Schwab 18857df2f0 Update changelog. 2017-05-06 19:44:30 -04:00
Glavin Wiechert 4139e3c0ec Update changelog 2017-05-06 16:52:19 -03:00
Paul A. Patience 73134c73b0 Add more LaTeX extensions 2017-04-21 13:49:31 -04:00
Glavin Wiechert e15bebd1d9 Update changelog 2017-04-20 03:02:27 -03:00
Glavin Wiechert 06dcea04e9 Update changelog 2017-04-20 02:19:30 -03:00
Glavin Wiechert b269279010 Merge branch 'master' into master 2017-04-10 03:52:35 -03:00
re6exp 678fc18146 Support for additional wrap attributes options of js-beautify (html): force-aligned and force-expand-multiline. 2017-02-19 10:45:02 +03:00
Taylon Silmer e314fdf099 Add ESLint beautifier 2017-02-13 14:58:31 -02:00
Eli Donahue 862ec200fc Update changelog and contributors
Updating before pull request, per contribution recommentation in project readme.
2016-10-19 11:00:47 -04:00
Victor Uriarte 0c28d39fe6 Update to new remark api.
Change was documented on v5.0 release

https://github.com/wooorm/remark/commit/8108fe5
2016-10-08 11:57:46 -07:00
qwemaze b1d023a6fe Add PrettyDiff's bracepadding support 2016-09-15 01:26:46 +05:00
ebergeron ac11278bf4 Added notification for both YAML and JSON .jsbeautifyrc parse error 2016-08-09 22:40:32 -04:00
Arman Yessenamanov 5b2e0a1ab3 Fix phpcbf hanging issue by closing stdin 2016-07-11 19:58:59 +06:00
Joost van Doorn 7096ceb195 Lua beautifier
Simple perl script beautifier for lua, by @pkulchenko
2016-06-07 20:17:34 +02:00
Frederic Delbos 8b237edbee add ocaml language 2016-04-19 23:15:36 +02:00
Dheepak Krishnamurthy 632e90a804 Updated CHANGELOG.md and package.json 2016-03-25 23:13:44 -06:00
Focus 183cbafb3d Changelog and package.json update 2016-03-03 22:24:48 +00:00
Luis Arias 89f1d699f0 Bump jsbeautify to 1.6.2. Add support for collapse-preserve-inline brace_style for javascript. 2016-02-03 19:01:44 +01:00
Murphy Randle 9572c8d1d8 Update changelog and package.json 2015-12-10 18:45:34 -07:00
Yang Zhang 9985f0677b Add two beautifiers: clang-format and yapf 2015-09-12 17:04:56 +08:00
Mike Gleason jr Couturier 5ff82b4902 Closes #447. Improved Handlebars language support 2015-07-07 11:25:00 +08:00
Glavin Wiechert fa756603a1 Update CHANGELOG to v0.26.0 2015-05-03 02:07:57 -03:00
Glavin Wiechert 5309497150 Closes #282. Update CHANGELOG to v0.25.0 2015-05-02 22:18:49 -03:00
Glavin Wiechert 7e22cd3944 Update CHANGELOG to v0.24.1 2015-05-02 21:01:01 -03:00
Mike Fiedler f3d137b184 CHANGELOG.md update
Update for changelog events between 0.21.4 and 0.24.0.

Pimps out the changelog style to auto-add links to names and pull
requests.

[ci skip]
2015-04-12 22:02:47 +03:00
Glavin Wiechert a475a507e5 Add commit link to v0.21.4 CHANGELOG 2015-03-08 12:52:19 -03:00
filipesilva fdd1668c20 Updated options for js-beautify 2015-03-07 21:55:52 +00:00
Glavin Wiechert 42382c0e56 Update CHANGELOG to v0.21.3 2015-02-08 22:42:43 -04:00
Glavin Wiechert 182e776f2d Update CHANGELOG to v0.21.2 2015-02-08 22:39:46 -04:00
Glavin Wiechert 9a5eda156e Update changelog to v0.21.1 2015-01-06 11:41:36 -04:00
Glavin Wiechert 7f115a5675 Update CHANGELOG to v0.21.0 2015-01-03 02:23:58 -04:00
Glavin Wiechert c857a9eba4 Update CHANGELOG to v0.20.2 2015-01-02 15:28:34 -04:00
Glavin Wiechert e328aca56d Update CHANGELOG for v0.20.0 2015-01-02 01:08:39 -04:00
Glavin Wiechert 5d7b0e0823 Update CHANGELOG to v0.19.0 2015-01-01 23:35:42 -04:00
Glavin Wiechert 6c25be9e2b Update CHANGELOG for v0.18.0 2015-01-01 17:05:16 -04:00
Glavin Wiechert c2e49dc2d7 Update CHANGELOG to v0.17.3. 2014-12-27 19:55:51 -04:00
Glavin Wiechert 991a34ce6f Update CHANGELOG to v0.17.0 2014-11-16 10:35:00 -04:00
Glavin Wiechert 2c4bf9828b Update CHANGELOG to v0.16.0 2014-11-16 10:04:05 -04:00
Glavin Wiechert 5e2fbffbc7 Update CHANGELOG for v0.15.1 2014-10-26 16:38:43 -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 ccd9247ac6 Update CHANGELOG to v0.14.0 2014-10-16 21:47:10 -03:00
Glavin Wiechert 095d2263a7 Update CHANGELOG for v0.13.2 2014-09-28 17:30:48 -03:00
Glavin Wiechert d8618fdcaf Update CHANGELOG to v0.13.1 2014-09-28 16:37:15 -03:00
Glavin Wiechert f1fe4567d9 Update CHANGELOG to v0.13.0 2014-09-28 16:28:18 -03:00
Glavin Wiechert bffbc4e53c Update CHANGELOG for v0.12.0. 2014-09-18 01:57:42 -03:00
Glavin Wiechert a78070455e Update CHANGELOG to v0.11.1 2014-09-16 14:00:05 -03:00
Glavin Wiechert 5b67067f56 Update CHANGELOG to v0.11.0 2014-09-15 00:15:37 -03:00