onigra
|
cd2ae5d0f7
|
Disable cache
Because 'Failed to write file ".php_cs.cache", "no reason available".'
error occurs
|
2017-02-11 23:32:05 +09:00 |
onigra
|
b63965bbde
|
Modify php-cs-fixer path description
|
2017-02-11 21:57:45 +09:00 |
onigra
|
17cd9ce63f
|
Change config file option
|
2017-02-11 21:55:06 +09:00 |
onigra
|
42cc955930
|
Add rules option
Merged fixers and level options
|
2017-02-11 21:53:35 +09:00 |
onigra
|
1731401306
|
fix indent
|
2017-02-11 21:16:07 +09:00 |
onigra
|
c48989d9a9
|
DRY php-cs-fixer options
|
2017-02-11 21:16:02 +09:00 |
onigra
|
bf7586c858
|
DRY @run options
|
2017-02-11 21:15:55 +09:00 |
onigra
|
87ed01e7be
|
Enable PHP-CS-Fixer Path option except Windows
|
2017-02-11 21:15:42 +09:00 |
Glavin Wiechert
|
cdb52a873d
|
Prepare 0.29.17 release
|
2017-01-24 22:01:11 -04:00 |
Glavin Wiechert
|
46d49750e4
|
See #1432. Improves JS-Beautify beautifier so it will throw error when missing language
See #1458, #1471, #1483, #136, #1452
|
2017-01-24 21:59:11 -04:00 |
Glavin Wiechert
|
d091570860
|
Update CONTRIBUTING.md
|
2017-01-11 10:42:15 -04:00 |
Glavin Wiechert
|
64b4a72893
|
Update ISSUE_TEMPLATE.md
|
2017-01-11 10:40:51 -04:00 |
Glavin Wiechert
|
1bedb222a1
|
Merge pull request #1450 from prettydiff/nunjucts
Fixes #1449, console.log in nunjucts.coffee
|
2017-01-05 22:05:21 -04:00 |
Austin Cheney
|
8b5fad4769
|
Fixes #405
|
2017-01-05 15:35:36 -06:00 |
Glavin Wiechert
|
1fc3dbb99a
|
See #1327. Add JavaScript to Vue language fallback options
|
2017-01-02 02:46:52 -04:00 |
Glavin Wiechert
|
7ad325b5ec
|
See #1201. Crystal beautifier does not support any options
|
2017-01-01 00:43:57 -04:00 |
Glavin Wiechert
|
c3e554d9c4
|
Merge pull request #1432 from NodeJoSe/patch-4
Fix JS beautify on JSX and EJS
|
2016-12-31 22:47:10 -04:00 |
Jose Agustin Villalobos
|
30ada34bd0
|
Fix JS beautify on JSX and EJS
|
2016-12-30 15:10:12 -04:00 |
Glavin Wiechert
|
41af3060e6
|
Disable failing PHP examples
|
2016-12-30 02:51:23 -04:00 |
Glavin Wiechert
|
03279a46c8
|
Prepare 0.29.16 release
|
2016-12-30 02:45:22 -04:00 |
Glavin Wiechert
|
ad8171e756
|
Fixes #977. Check for view.component before calling view.setScrollTop(value)
|
2016-12-30 02:44:26 -04:00 |
Glavin Wiechert
|
604b6340d6
|
Merge branch 'beefsack-master'
|
2016-12-30 01:58:31 -04:00 |
Glavin Wiechert
|
cb052d868b
|
See #1212. Update docs for new hh_format beautifier.
|
2016-12-30 01:58:15 -04:00 |
Glavin Wiechert
|
4b1a1a8292
|
Fix changes from review of #1212.
|
2016-12-30 01:55:33 -04:00 |
Glavin Wiechert
|
55216a8cef
|
Merge branch 'master' of https://github.com/beefsack/atom-beautify into beefsack-master
|
2016-12-30 01:44:32 -04:00 |
Glavin Wiechert
|
bf36fb50ae
|
Fix bash examples
|
2016-12-30 01:30:46 -04:00 |
Glavin Wiechert
|
ead7e33df7
|
Prepare 0.29.15 release
|
2016-12-29 21:42:14 -04:00 |
Glavin Wiechert
|
236ad309ba
|
Set Pretty Diff as default beautifier for JSX
|
2016-12-29 21:27:06 -04:00 |
Glavin Wiechert
|
57ff6eb6c9
|
Add JavaScript with JSX grammar to JSX language
|
2016-12-29 21:26:53 -04:00 |
Glavin Wiechert
|
f26e8119cb
|
Closes #1403. Add .ejs extension to EJS language
|
2016-12-29 20:08:03 -04:00 |
Glavin Wiechert
|
a3d003de38
|
Update docs
|
2016-12-29 19:37:03 -04:00 |
Glavin Wiechert
|
c273e7ff4a
|
Merge pull request #1220 from quilicicf/master_bash_beautifier
🆕 Add beautysh as bash/shell beautifier
|
2016-12-29 19:34:21 -04:00 |
Glavin Wiechert
|
674c5ca69f
|
Merge branch 'master' into master_bash_beautifier
|
2016-12-29 19:34:07 -04:00 |
Glavin Wiechert
|
31f8e3f620
|
Merge pull request #1430 from NodeJoSe/patch-3
Add JSX option to to JS Beautify
|
2016-12-29 19:30:26 -04:00 |
Jose Agustin Villalobos
|
08b6aadecb
|
Add JSX option to to JS Beautify
|
2016-12-29 13:08:34 -04:00 |
Glavin Wiechert
|
de781b1749
|
Merge pull request #1429 from NodeJoSe/patch-2
Add EJS options to JS Beautify
|
2016-12-29 12:02:25 -04:00 |
Jose Agustin Villalobos
|
e0a01f4ed6
|
Add EJS options to JS Beautify
|
2016-12-29 01:54:04 -04:00 |
Glavin Wiechert
|
acfad3f7d0
|
Merge pull request #1397 from cadenasgmbh/master
Added language support for GLSL via clang-format
|
2016-12-29 00:17:38 -04:00 |
Glavin Wiechert
|
8067b04676
|
Merge pull request #1380 from Foadsf/patch-1
f95 file extension was added
|
2016-12-29 00:12:05 -04:00 |
Glavin Wiechert
|
c168c71e84
|
Merge pull request #1335 from bochoven/patch-1
Added plist and recipe to XML extensions
|
2016-12-29 00:10:07 -04:00 |
Glavin Wiechert
|
8fac5094e7
|
Merge pull request #1326 from phumberdroz/language_EJS
added EJS as Grammar since JavaScript Template is not longer used by …
|
2016-12-29 00:05:00 -04:00 |
Glavin Wiechert
|
fe5f6158f5
|
Merge pull request #1311 from fscherwi/patch-2
Remove Python from Mac installation in Travis CI
|
2016-12-28 23:59:00 -04:00 |
Glavin Wiechert
|
84abff4d13
|
Prepare 0.29.14 release
|
2016-12-18 18:04:13 -04:00 |
Glavin Wiechert
|
591e51359f
|
Switch debug info command to create new TextEditor instead of Gist
|
2016-12-18 18:04:01 -04:00 |
Pascal Häusler
|
fff122f2f4
|
fixed README.md
|
2016-12-05 17:04:47 +01:00 |
Pascal Häusler
|
640c71c2b9
|
Added language support for GLSL via clang-format
|
2016-12-05 15:05:43 +01:00 |
Foadsf
|
1bc7481c57
|
f95 file extension was added
|
2016-11-24 20:21:23 +01:00 |
Arjen van Bochoven
|
c174b7bc9f
|
Added plist and recipe to XML extensions
.recipe is used by autopkg for plists
|
2016-11-07 21:50:49 +01:00 |
Pierre Humberdroz
|
8fa437a844
|
added EJS as Grammar since JavaScript Template is not longer used by the EJS Atom Plugin
|
2016-11-04 00:09:39 +01:00 |
fscherwi
|
848dfd8a8a
|
remove python from mac installation
|
2016-10-31 14:31:24 +01:00 |