Commit Graph

1753 Commits

Author SHA1 Message Date
Steven Zeck 32610c9720 Update Travis CI badge 2017-09-18 13:24:33 -05:00
Brian Bugh 529cec83b0 Merge branch 'master' into fix-rubocop-issues-1773-793 2017-09-13 11:01:54 -05:00
Glavin Wiechert 6757b26dd8 Prepare 0.30.5 release 2017-08-11 22:23:15 -03:00
Glavin Wiechert f2a95d482d Update changelog for v0.30.5 2017-08-11 22:21:59 -03:00
Glavin Wiechert 57a64ca509 Merge pull request #1804 from szeck87/master
Fix for #1721. Changes required due to TextBuffer.save becoming async in Atom 1.19
2017-08-11 22:15:12 -03:00
Steven Zeck 7bd7348323 Fix for #1721 2017-08-10 20:56:14 -05:00
Kijan 1135a43d21 Update lua.coffee
Tabletop Simulator Lua added
2017-08-07 23:17:47 +02:00
Brian Bugh a719fa2241 Handles rubocop internal error 2017-08-02 14:12:08 -05:00
Brian Bugh ea0e0677e5 Reverted relativizePaths change 2017-07-25 11:58:28 -05:00
Brian Bugh 82706a4dc8 Performance and experience refactor 2017-07-25 11:52:03 -05:00
Brian Bugh de21bc6412 Updated changelog 2017-07-23 18:23:30 -05:00
Brian Bugh 4f8f4d68f8 Improved Rubocop configuration and temp files 2017-07-23 17:55:08 -05:00
Glavin Wiechert 788d002402 Merge pull request #1767 from imp/rustfmt-nightly
Add support for Rustfmt nightly
2017-07-16 11:49:47 -03: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
Cyril Plisko 065f9d4a30 Update rustfmt URL 2017-07-16 15:36:34 +03:00
Glavin Wiechert 9a9bec035e Merge pull request #1766 from kamontat/update/typescript-formatter
Update/typescript formatter
2017-07-15 17:20:23 -03:00
kamontat 153cfca04d my fail for wrong expected indent 2017-07-15 23:55:51 +07:00
kamontat 8d846c6aa7 expected should indent by 2 2017-07-15 23:47:17 +07:00
kamontat 87f35c895a update new test-case 2017-07-15 23:07:02 +07:00
kamontat 5480df416d Fixed error 2017-07-15 22:01:22 +07:00
kamontat 816596fab0 remove on test and change method name 2017-07-15 21:58:25 +07:00
kamontat b04ada662f debug 2017-07-15 21:53:53 +07:00
kamontat abaf1e76e1 update 2017-07-15 21:38:10 +07:00
kamontat a101ff94a7 update CHANGELOG and package.json 2017-07-15 21:33:22 +07:00
Glavin Wiechert ab25796e8b Prepare 0.30.4 release 2017-07-14 09:43:02 -03:00
Glavin Wiechert 5f968cb9f3 Update changelog for v.30.4 2017-07-14 09:42:52 -03:00
Glavin Wiechert a5806abb07 Revert coffeelint dependency to 1.16.0
8b12c5ae08 (commitcomment-23091155)
2017-07-14 09:42:20 -03:00
Glavin Wiechert 7864205a3f Merge branch 'master' of github.com:Glavin001/atom-beautify 2017-07-14 09:39:53 -03:00
Glavin Wiechert 149770ab42 Fixes #1732 Fix typo in improvement of deprecation messge for old options 2017-07-14 09:39:50 -03:00
Glavin Wiechert 3991234619 Merge pull request #1751 from Nil-Zil/master
Fix for latexindent v3
2017-07-14 09:37:12 -03:00
Glavin Wiechert 6caf6566a6 Merge pull request #1755 from Glavin001/greenkeeper/coffeelint-1.16.1
Update coffeelint to the latest version 🚀
2017-07-05 16:05:02 -03:00
greenkeeper[bot] 8b12c5ae08 chore(package): update coffeelint to version 1.16.1 2017-07-04 21:25:40 +00:00
Austin Cheney 06dd035041 removing added line from package.json per guidance 2017-07-01 09:54:15 -05:00
Austin Cheney 9d9d833162 should have been language-fuse 2017-07-01 07:10:06 -05:00
Austin Cheney 9de6c85cd3 adding flux as a language dependency for CI builds 2017-07-01 07:00:22 -05:00
Glavin Wiechert 49982c6ce7 Fixes #1732. Improve deprecation message for old options for new Executables 2017-07-01 01:34:46 -03:00
Austin Cheney 002b668ca2 adding language-fuse to package.json 2017-06-30 21:27:47 -05:00
Austin Cheney 10c5e26771 update 2017-06-30 20:03:43 -05:00
Austin Cheney 46e02741c0 adjustments from Glavin's guidance 2017-06-30 19:41:11 -05:00
Austin Cheney c9f2f1fbd3 still working the prettydiff2 2017-06-30 16:51:06 -05:00
Austin Cheney 9f44a63cd0 updating code samples to match updated pretty diff 2017-06-30 16:01:53 -05:00
Austin Cheney 9e8f64fc91 adding a necessary missing lib to prettydiff 2017-06-30 11:58:04 -05:00
Austin Cheney dc36110a28 fixing a 1 character typo 2017-06-30 11:43:45 -05:00
Austin Cheney 7178248945 fixing a 1 character typo 2017-06-30 11:41:28 -05:00
Austin Cheney d57c90c2e3 converting prettydiff to prettydiff2 2017-06-30 11:31:34 -05:00
nil 08f3ff3b91 Fix for latexindent v3 2017-06-26 10:42:27 -04:00
Glavin Wiechert c87e3c386e Add missing items to Changelog 2017-06-21 22:57:12 -03:00
Glavin Wiechert 35e97e0d49 Prepare 0.30.3 release 2017-06-21 22:47:08 -03:00
Glavin Wiechert 189509054c Prepare changelog for v0.30.3 release 2017-06-21 22:46:55 -03:00
Glavin Wiechert a2d8236d67 Merge pull request #1736 from Glavin001/improve-could-not-found-message
Improve command not found error message
2017-06-21 22:46:03 -03:00