Commit Graph

374 Commits

Author SHA1 Message Date
Sebastian DiLorenzo a8ceae0626 Adding travis R install and fixed merge 2016-08-24 12:06:56 +02:00
Glavin Wiechert 94fc58dc5d Merge pull request #1127 from emileber/json-warning
Added notification for both YAML and JSON .jsbeautifyrc parse error
2016-08-22 09:44:32 -03:00
Glavin Wiechert 3310941ad7 Merge pull request #1121 from Glavin001/greenkeeper-event-kit-2.1.0
event-kit@2.1.0 breaks build ⚠️
2016-08-22 09:42:40 -03:00
greenkeeperio-bot befe0a6828 chore(package): update node-dir to version 0.1.16
https://greenkeeper.io/
2016-08-22 09:42:38 -03:00
greenkeeperio-bot 95f8235c3d chore(package): update remark to version 5.1.0
https://greenkeeper.io/
2016-08-22 09:42:38 -03:00
Louis G. Vichy 848762df61 Added self as contributor 2016-08-13 04:34:49 -04:00
Sebastian DiLorenzo 2c6d6b613b afaik a working version of atom-beautify with r language implemented! Includes examples 2016-08-10 15:00:38 +02:00
Sebastian DiLorenzo 0374217846 small readme changes 2016-08-10 10:42:36 +02:00
ebergeron ac11278bf4 Added notification for both YAML and JSON .jsbeautifyrc parse error 2016-08-09 22:40:32 -04:00
Sebastian DiLorenzo 1bc8d13f93 first try adding r to atom-beautify 2016-08-09 16:06:26 +02:00
greenkeeperio-bot 34e8f50a5c chore(package): update event-kit to version 2.1.0
https://greenkeeper.io/
2016-08-08 14:12:44 -04:00
greenkeeperio-bot 64478094ff chore(package): update lodash to version 4.14.2
https://greenkeeper.io/
2016-08-08 11:45:52 -04:00
greenkeeperio-bot 6ee0a34718 chore(package): update lodash to version 4.14.1
https://greenkeeper.io/
2016-07-29 11:58:32 -03:00
greenkeeperio-bot 6e16aca1d2 chore(package): update github to version 2.4.0
https://greenkeeper.io/
2016-07-28 17:58:50 -03:00
greenkeeperio-bot 91ce226a58 chore(package): update github to version 2.3.0
https://greenkeeper.io/
2016-07-24 18:34:11 -03:00
greenkeeperio-bot f0b4527682 chore(package): update lodash to version 4.14.0
https://greenkeeper.io/
2016-07-24 15:50:20 -03:00
greenkeeperio-bot 1c179a0118 chore(package): update async to version 2.0.1
https://greenkeeper.io/
2016-07-22 17:44:08 -03:00
Glavin Wiechert fd1a5cba50 Close #1083. Add table of supported Operating Systems 2016-07-22 11:27:47 -03:00
greenkeeperio-bot 13933f79c8 chore(package): update universal-analytics to version 0.4.2
https://greenkeeper.io/
2016-07-22 03:04:51 -03:00
Glavin Wiechert 4faa7226f7 Prepare 0.29.10 release 2016-07-19 01:20:10 -03:00
Glavin Wiechert 0212f49c83 Close #1061. Help Debug Editor command creates Gist (no Clipboard) 2016-07-19 01:17:21 -03:00
Glavin Wiechert 9ae1b4c8d0 Merge pull request #1065 from Glavin001/greenkeeper-jscs-3.0.7
jscs@3.0.7 breaks build ⚠️
2016-07-16 10:41:26 -03:00
greenkeeperio-bot 1c84e334db chore(package): update typescript-formatter to version 2.3.0
https://greenkeeper.io/
2016-07-16 03:31:03 -03:00
greenkeeperio-bot 792a1cfa7e chore(package): update jscs to version 3.0.7
https://greenkeeper.io/
2016-07-13 21:39:33 -03:00
greenkeeperio-bot 698572e53e chore(package): update async to version 2.0.0
https://greenkeeper.io/
2016-07-12 21:28:57 -03:00
Arman Yessenamanov 5b2e0a1ab3 Fix phpcbf hanging issue by closing stdin 2016-07-11 19:58:59 +06:00
greenkeeperio-bot 05faa1e9ac chore(package): update marko-prettyprint to version 1.1.8
https://greenkeeper.io/
2016-07-09 00:06:32 -03:00
greenkeeperio-bot c5873d27b1 chore(package): update node-dir to version 0.1.15
https://greenkeeper.io/
2016-07-08 21:40:53 -03:00
Glavin Wiechert c34adb3fd5 Update tidy-markdown 2016-07-06 18:28:53 -03:00
Glavin Wiechert 41ebc5ed93 Close #596. Improve README documentation 2016-07-02 19:28:01 -03:00
Glavin Wiechert fdc4eccdbf Prepare 0.29.9 release 2016-06-27 23:53:44 -03:00
Glavin Wiechert 21c0ce7cde Improve analytics, switch from Segment to Google Analytics 2016-06-27 23:52:48 -03:00
Glavin Wiechert 708faecad3 Merge pull request #973 from JoostvDoorn/lua
Lua beautifier
2016-06-23 19:38:27 -03:00
Glavin Wiechert c8a654a3ea Prepare 0.29.8 release 2016-06-13 09:12:28 -03:00
Glavin Wiechert 5681cc907b Closes #1005. Update js-beautify to 1.6.3 2016-06-10 11:57:51 -03:00
Joost van Doorn 7096ceb195 Lua beautifier
Simple perl script beautifier for lua, by @pkulchenko
2016-06-07 20:17:34 +02:00
Patrick Steele-Idem 2872e581ce Added psteeleidem as a contributor in package.json 2016-04-28 23:12:24 -06:00
Patrick Steele-Idem af9cc40dec Improved Marko v3 support 2016-04-28 23:09:55 -06:00
Leonard Hecker f536d97fd6 Removed cross-spawn dependency
This might fix the "spawn cmd.exe ENOENT" issue on Windows.
2016-04-28 15:57:58 +02:00
Glavin Wiechert c2851f1d21 Prepare 0.29.7 release 2016-04-23 23:27:42 -03:00
Glavin Wiechert df5eec7264 Update dependencies 2016-04-23 23:26:32 -03:00
Glavin Wiechert 513ebd807c Closes #945. Update TypeScript Formatter beautifier 2016-04-23 23:24:55 -03:00
Glavin Wiechert 6ea9788255 Merge branch 'master' of https://github.com/fdelbos/atom-beautify into fdelbos-master 2016-04-23 16:41:20 -03:00
Glavin Wiechert 8ce6e5d376 Merge pull request #943 from ayoubdev/master
[PrettyDiff] Fixed Indent Tabs configuration ignored (issue: #910: ht…
2016-04-23 16:38:36 -03:00
Glavin Wiechert e5e37dc2c1 Update tidy-markdown and fix related tests 2016-04-23 16:37:07 -03:00
ayoubdev 8a352c6b40 => Updated docs/options.md
=> Added contributor to package.json
2016-04-23 19:46:52 +02:00
Glavin Wiechert 09c3d6a539 Prepare 0.29.6 release 2016-04-19 20:18:09 -03:00
Glavin Wiechert b4a12a7e78 Prepare 0.29.5 release 2016-04-19 19:24:26 -03:00
Frederic Delbos 8b237edbee add ocaml language 2016-04-19 23:15:36 +02:00
Glavin Wiechert 6de115f8e6 Prepare 0.29.4 release 2016-04-16 20:05:21 -03:00
Glavin Wiechert c950557438 Change cross-spawn dependency to be optionalDependency
Closes #573, #795, #922, #858, #925, #761, #902, #740.

If cross-spawn fails to install, atom-beautify will still continue to
install and work without it, with degraded support for Windows, such as
ignoring PATHEXT.
2016-04-16 19:55:13 -03:00
Glavin Wiechert 1e282de280 Prepare 0.29.3 release 2016-04-16 16:19:12 -03:00
Glavin Wiechert 0e7c942cb8 Prepare 0.29.2 release 2016-04-08 09:59:40 -03:00
Glavin Wiechert 11069f6b42 See #898. Improve notification for unsupported settings
Also update Lodash dependency.
2016-04-08 09:57:19 -03:00
Glavin Wiechert 9add49118e Prepare 0.29.1 release 2016-04-04 11:00:26 -03:00
Glavin Wiechert 98fe2aa777 Fixes #891. Fix build-options postinstall script for Windows 2016-04-04 10:59:13 -03:00
Glavin Wiechert e919790c64 Prepare 0.29.0 release 2016-04-01 22:42:20 -03:00
Glavin Wiechert afa27fd50b See #864. Add Migration command from old option keys to new keys
Old:
    { LANG_OPTION: 'VALUE' }
New:
    { LANG: { OPTION: 'VALUE' }}
2016-04-01 16:57:30 -03:00
Glavin Wiechert fa9dd8dd4f Merge branch 'master' into better-settings 2016-04-01 10:40:26 -03:00
Glavin Wiechert a4e32543dd Prepare 0.28.28 release 2016-03-30 10:35:52 -03:00
Glavin Wiechert d48768e503 Closes #199. Add Jade/Pug beautify support 2016-03-30 10:34:49 -03:00
Glavin Wiechert f65453d7bb See #876, #679. Build beautifier options postinstall instead of activate 2016-03-29 15:49:51 -03:00
Glavin Wiechert 232a91bb20 Merge branch 'master' of github.com:Glavin001/atom-beautify into better-settings 2016-03-29 14:41:43 -03:00
Dheepak Krishnamurthy 632e90a804 Updated CHANGELOG.md and package.json 2016-03-25 23:13:44 -06:00
Glavin Wiechert 4f9981cd83 Merge pull request #845 from Focus/master
Adds LaTeX language support
2016-03-25 23:43:14 -03:00
Glavin Wiechert 96e8cde969 Prepare 0.28.27 release 2016-03-22 23:20:18 -03:00
Glavin Wiechert e8b26e8d18 Fixes #868. Update expand-home-dir to v0.0.3
The package must have been unpublished for v0.0.2
2016-03-22 23:19:14 -03:00
Glavin Wiechert 48718d532c See #713. Nest language config options under Language group 2016-03-21 10:43:31 -03:00
Glavin Wiechert dc72829ddd See #596. Add source code documentation to docs/code/ 2016-03-03 20:24:13 -04:00
Glavin Wiechert 6e4c9a0e67 Prepare 0.28.26 release 2016-03-03 20:07:55 -04:00
Glavin Wiechert d637317826 Update Lodash to v4.6.1 2016-03-03 19:49:20 -04:00
Glavin Wiechert 73919f7902 Update Pretty Diff to v1.16.27 2016-03-03 19:48:22 -04:00
Focus 183cbafb3d Changelog and package.json update 2016-03-03 22:24:48 +00:00
Glavin Wiechert 03a2c24fa8 Prepare 0.28.25 release 2016-03-02 12:49:09 -04:00
Glavin Wiechert ee8c45becc Prepare 0.28.24 release 2016-02-25 23:24:43 -04:00
Glavin Wiechert 976bc08c1d Prepare 0.28.23 release 2016-02-25 23:24:34 -04:00
Glavin Wiechert 01319d75bb Revert version to v0.28.22 2016-02-25 23:24:21 -04:00
Glavin Wiechert 33b5410321 Prepare 0.28.23 release 2016-02-25 15:23:18 -04:00
Glavin Wiechert 1b54040540 Update dependencies and fix failing tests 2016-02-21 16:47:59 -04:00
Glavin Wiechert 34a3297858 Merge branch 'master' of git://github.com/jdcrensh/atom-beautify into jdcrensh-master 2016-02-20 15:32:57 -04:00
Glavin Wiechert 42a747ca80 Merge pull request #779 from kaaloo/collapse-preserve-inline
[#776] Bump jsbeautify to 1.6.2.  Add support for collapse-preserve-inline
2016-02-20 15:29:45 -04:00
Glavin Wiechert e43952c7d3 Merge pull request #744 from ra100/master
PHPCBF (PHP_CodeSniffer) + Remark for Markdown support
2016-02-20 15:27:52 -04:00
Glavin Wiechert e90a6335e3 Merge branch 'cfml' of git://github.com/finalcut/atom-beautify into finalcut-cfml 2016-02-20 15:13:27 -04:00
Jon Crenshaw 718184554a Add Apex language support
Include support for Salesforce's Java-like "Apex" language
2016-02-17 21:54:08 -08:00
Glavin Wiechert 1cb84db4f9 Prepare 0.28.22 release 2016-02-08 10:50:54 -04: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
Ra100 2dce172228 add: remark for markdown 2016-01-28 13:11:09 +01:00
Glavin Wiechert 2959adb4eb Prepare 0.28.21 release 2016-01-12 14:28:00 -04:00
Glavin Wiechert 99299e5d30 Fixes #736. Change unformatted option default value to match js-beautify 2016-01-12 14:27:30 -04:00
Glavin Wiechert 752c1b4edc Prepare 0.28.20 release 2016-01-11 00:27:34 -04:00
Bill Rawlinson 02bd277353 added coldfusion to description and keywords 2015-12-22 13:52:23 -05:00
Bill Rawlinson fe8000d619 update to prettydiff 1.16.6 2015-12-21 15:56:33 -05:00
Glavin Wiechert 7dbf1a3d5e Update Prettydiff dependency to 1.16.5 2015-12-21 14:41:30 -05:00
Bill Rawlinson 52d19ba9cf upgrade prettydiff; revert js-beautify
accidentally updated jsbeautify before; needed to update prettydiff.
2015-12-18 13:14:00 -05:00
Bill Rawlinson 9c05ae458c update to js-beautify 1.6.1 2015-12-18 12:06:43 -05:00
Murphy Randle 92fde28461 Modify appveyor.yml and add the elm tag to package.json 2015-12-10 18:45:34 -07:00
Murphy Randle 9572c8d1d8 Update changelog and package.json 2015-12-10 18:45:34 -07:00
Glavin Wiechert bb91eab955 Upgrade Pretty Diff to v1.16.0 and fix failing tests 2015-12-10 21:41:35 -04:00
Glavin Wiechert 9d2fbf6902 Prepare 0.28.19 release 2015-11-19 01:47:58 -04:00
Glavin Wiechert 04528f7643 Prepare 0.28.18 release 2015-11-14 13:43:21 -04:00