Commit Graph

1929 Commits

Author SHA1 Message Date
Malte Brodersen 608846408d add terraform 2017-10-09 21:39:54 +02:00
Brian Bugh d4db008923 Fixed deprecation warning: path.dirname requires string 2017-10-08 07:29:26 -05:00
Glavin Wiechert 96d71f8e01 Merge pull request #1878 from Glavin001/prettydiff-prettydiff2
Update to Prettydiff 2
2017-10-08 00:32:27 -03:00
Brian Bugh 6f8036ba7a Replaced unnecessary filename/temp file with hard coded value 2017-10-07 21:33:41 -05:00
Brian Bugh 5f36431b1d Moved main code into then() for actual promise resolution 2017-10-07 21:26:34 -05:00
Brian Bugh 2d595f2a20 Fixed fallback for rubocop executable 2017-10-07 21:08:35 -05:00
Glavin Wiechert 7602d24886 Close #881 Update Changelog with message about Prettydiff 2 2017-10-07 23:01:11 -03:00
Brian Bugh bd93afa64c Restored !configFile? 2017-10-07 20:01:47 -05:00
Glavin Wiechert f8509fc2ee Update prettydiff to 2.2.7, change UX Markup to xml 2017-10-07 22:00:45 -03:00
Brian Bugh 8188719685 Fixed beautify handling when context.filePath is not set 2017-10-07 16:13:49 -05:00
Brian Bugh c842af63bc Removed configFile variable definition 2017-10-07 15:51:19 -05:00
Brian Bugh 851a24f160 Removed getActiveTextEditor() 2017-10-07 15:28:39 -05:00
Glavin Wiechert 153a507290 Change fallback for UX Markup from xml back to html 2017-10-07 14:25:17 -03:00
Glavin Wiechert 0df338ed35 Switch from language-fuse to fuse Atom package 2017-10-07 14:22:29 -03:00
Glavin Wiechert 42d4d18404 Merge branch 'prettydiff2' of https://github.com/prettydiff/atom-beautify into prettydiff-prettydiff2 2017-10-07 14:14:31 -03:00
Glavin Wiechert ee0dc5e646 Update docs
Fix #1857 #1860
2017-10-07 12:45:13 -03:00
Glavin Wiechert 46550c623e Merge pull request #1877 from szeck87/master
Add language-puppet to Travis as Atom package install
2017-10-07 01:58:24 -03:00
Steven Zeck 410c3f241c Add language-puppet to Travis as Atom package install 2017-10-06 20:25:48 -05:00
Glavin Wiechert 8dc63b9237 Merge pull request #1798 from Kijan/patch-1
Add Tabletop Simulator Lua Scripting to Lua language
2017-10-05 23:09:27 -03:00
Glavin Wiechert ebfcb7ab29 Merge pull request #1875 from szeck87/travis-fix
Add --user for linux pip installs and init opam for MacOS
2017-10-05 23:06:29 -03:00
Glavin Wiechert 361a86fbe6 Merge pull request #1860 from szeck87/travisbadge
Update Travis CI badge
2017-10-05 23:00:02 -03:00
Glavin Wiechert dffae1411e Merge pull request #1859 from szeck87/tmpdirdeprecation
Fix deprecation warning closing #1833
2017-10-05 22:56:19 -03:00
prettydiff f908305663 renaming test files so that erb is beautified as html 2017-10-04 21:38:22 -05:00
prettydiff 25c422c773 updating a test sample 2017-10-04 16:11:22 -05:00
Steven Zeck 020e01c675 Add --user for linux pip installs and init opam for MacOS 2017-10-02 18:06:04 -05:00
Steven Zeck 71d9707b69 Fix deprecation warning closing #1833 2017-09-18 13:29:26 -05:00
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