Kohei Hiraga
0fc6031ba0
Add Vue support to ESLint Fixer beautifier
2018-02-06 11:17:39 +09:00
Steven Zeck
aefb7794d6
Add new language tsx, add tsx support to typescript-formatter
2018-01-30 17:35:23 -06:00
Steven Zeck
2ef6dbbabb
Update typescript-formatter
2018-01-21 23:05:51 -06: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
Colin Hebert
999f57630f
Fix exe.run notation
2018-01-08 20:45:02 +01:00
Colin Hebert
a0ae81f519
Run npm run docs
2018-01-08 20:31:30 +01:00
Colin Hebert
05669035fc
Use docker image to run puppet-lint
...
Use unibeautify/puppet-lint that provides puppet-lint in docker.
2018-01-08 12:06:06 +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
63c50ec7b3
Fix #1948 , #1949 . Fix beautify on save when text has not changed
2017-11-22 09:56:43 -04:00
Steven Zeck
a5c5d339a5
Refactor handleSaveEvent to use onWillSave async ( #1924 )
...
* Update handleSaveEvent to use onWillSave and refactor
* Remove old handleSaveEvent function
* Specify minimum version of Atom of 1.21.0
2017-11-21 23:08:06 -04:00
Steven Zeck
9db0667943
Fix unit test error
2017-11-11 13:47:20 -06:00
Steven Zeck
b3c9c3c2ab
Add support for ocp-indent as an executable and Docker image docs
2017-11-11 13:45:30 -06:00
Steven Zeck
11f54a3e7c
Merge branch 'master' into terraform-support
2017-10-29 17:17:01 -05:00
Steven Zeck
3ec28ea375
Remove isPreInstalled attribute
2017-10-29 17:13:46 -05: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
Malte Brodersen
cf74a98212
remove space
2017-10-10 17:49:09 +02:00
Malte Brodersen
91f7adb824
update to run
2017-10-10 17:36:29 +02:00
Malte Brodersen
11f3571538
rerun create docs
2017-10-10 16:51:13 +02:00
Malte Brodersen
34b09fdd69
update options
2017-10-10 16:49:52 +02:00
Malte Brodersen
30d2264229
fix space
2017-10-09 22:20:02 +02:00
Malte Brodersen
cc08dbd6c6
run docs
2017-10-09 22:09:06 +02:00
Malte Brodersen
e5a38e388a
remove uneeded diffs
2017-10-09 21:48:05 +02:00
Malte Brodersen
70ae361b7a
remove uneeded diffs
2017-10-09 21:45:21 +02:00
Malte Brodersen
608846408d
add terraform
2017-10-09 21:39:54 +02:00
Glavin Wiechert
f8509fc2ee
Update prettydiff to 2.2.7, change UX Markup to xml
2017-10-07 22:00:45 -03:00
Glavin Wiechert
153a507290
Change fallback for UX Markup from xml back to html
2017-10-07 14:25:17 -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
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
Steven Zeck
71d9707b69
Fix deprecation warning closing #1833
2017-09-18 13:29:26 -05: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
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
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
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
49982c6ce7
Fixes #1732 . Improve deprecation message for old options for new Executables
2017-07-01 01:34:46 -03: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
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
3745c27fe8
Improve command not found error message
2017-06-21 22:42:57 -03:00
Glavin Wiechert
13a72d9a93
See #1726 . Add Docker image for goimports executable
2017-06-21 21:30:17 -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
75f63293d4
Fixes #1728 . Remove Shell-Env from Executable, use Atom's process.env instead
...
Atom has builtin a fix for the process.env being out of sync with
the user's actual environment variables. It is similar to how Shell-Env works
which Atom-Beautify was using. Now we no longer need it.
However, there is still an issue when running specs. Thus, Atom-Beautify
specs still patch process.env with Shell-Env.
See https://discuss.atom.io/t/specs-do-not-load-shell-environment-variables-activationhooks-core-loaded-shell-environment/44199
for details.
2017-06-21 20:39:40 -03:00