Glavin Wiechert
27c274091f
Improve Travis CI cache
2016-02-20 17:45:57 -04:00
Glavin Wiechert
04851fb5ed
Update documentation
2016-02-20 17:02:43 -04:00
Glavin Wiechert
286a55486f
Merge pull request #766 from prettydiff/riotjs
...
Updating riotjs.coffee per comment: https://github.com/Glavin001/atom …
2016-02-20 15:34:16 -04:00
Glavin Wiechert
bd2093433a
Merge branch 'jdcrensh-master'
2016-02-20 15:33:05 -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
19be23015a
Merge pull request #791 from diegodorado/rc-file-check
...
Wraps .jsbeautifyrc file read into a try/catch since it could be no l…
2016-02-20 15:31:30 -04:00
Glavin Wiechert
e74746d32f
Merge pull request #790 from sidred/rustfmt-update
...
Rust - Add ability to read rustfmt.toml
2016-02-20 15:30:38 -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
0ed9e2ae31
Merge pull request #743 from cosmix/develop
...
Adds 'unchanged' option to the SQL beautifier
2016-02-20 15:26:18 -04:00
Glavin Wiechert
f318929046
See #733 . No options are supported yet by dfmt
2016-02-20 15:25:19 -04:00
Glavin Wiechert
2b6b026cc6
Merge pull request #733 from LaurentTreguier/master
...
Adding dfmt support for D
2016-02-20 15:24:54 -04:00
Glavin Wiechert
bdcccf8036
Merge pull request #726 from joshholl/master
...
See #524 . Added pretty diff ternaryline option
2016-02-20 15:17:41 -04:00
Glavin Wiechert
0dfaefde2c
Merge branch 'finalcut-cfml'
2016-02-20 15:13:35 -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
Glavin Wiechert
6cda945004
Merge branch 'markbaas-master'
2016-02-20 15:11:58 -04:00
Glavin Wiechert
dee67da140
Merge branch 'master' of git://github.com/markbaas/atom-beautify into markbaas-master
2016-02-20 15:11:49 -04:00
Glavin Wiechert
cceef0c912
Fix failing example tests for updated dependencies
2016-02-20 14:55:56 -04:00
Jon Crenshaw
f4000cc990
Add examples for Apex language
2016-02-19 20:25:11 -08:00
Glavin Wiechert
cf37e54286
Update ISSUE_TEMPLATE.md
2016-02-19 02:42:09 -04:00
Glavin Wiechert
443c3bdd22
Create PULL_REQUEST_TEMPLATE.md
2016-02-18 17:37:32 -04:00
Glavin Wiechert
9b1f9cd7d9
Create ISSUE_TEMPLATE.md
2016-02-18 17:29:19 -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
ra100
1075071356
Merge remote-tracking branch 'upstream/master'
2016-02-12 19:40:11 +01:00
Diego Dorado
f99e24cf6c
Wraps .jsbeautifyrc file read into a try/catch since it could be no longer available.
2016-02-09 12:19:16 -03:00
sid
f5f118a3d2
Add ability to read rustfmt.toml
...
atom-beautifier runs rustfmt in a tmp folder and rustfmt with not pick up
the rustfmt.toml file in any of the crate root folders or its parent folders.
This commit adds the --config-path parameter with the current folder and will
load any rust format in the file's path
Also set the --write-output format to override from the default setting replace.
This will avoid creating an unnecessary backup file tmp source file
2016-02-09 11:16:17 +05:30
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
6d73fa0234
remove console.log
2016-01-28 15:43:56 +01:00
Ra100
2dce172228
add: remark for markdown
2016-01-28 13:11:09 +01:00
Ra100
b0dab1ea23
add settings to beautifier
2016-01-28 12:52:56 +01:00
Ra100
644ca188a8
Merge remote-tracking branch 'upstream/master'
2016-01-28 09:07:03 +01:00
Austin Cheney
f2da1d0d29
changing default beautifier to pass unit tests
2016-01-22 16:16:10 -06:00
Austin Cheney
b41bb12127
fixing a defect
2016-01-22 15:16:26 -06:00
Austin Cheney
643e695e55
fixing a defect
2016-01-22 15:15:02 -06:00
Austin Cheney
5acb264368
Updating riotjs.coffee per comment: https://github.com/Glavin001/atom-beautify/issues/750#issuecomment-174029448
2016-01-22 14:45:13 -06:00
Austin Cheney
dce087c982
Merge pull request #763 from prettydiff/sld
...
adding support for grammar SLD
2016-01-20 04:40:36 -06:00
Austin Cheney
64579564e9
adding support for grammar SLD
2016-01-19 21:09:25 -06:00
Austin Cheney
1462d6e030
Merge pull request #756 from prettydiff/xhtml
...
adding XHTML file extension as an XML grammar
2016-01-18 21:15:27 -06:00
Austin Cheney
9706aec22c
Merge pull request #757 from prettydiff/riotjs
...
Adding language Riot.js
2016-01-18 21:15:12 -06:00
Austin Cheney
da68e5c397
Merge pull request #758 from prettydiff/xtemplate
...
Adding support for new HTML templating language: XTemplate
2016-01-18 21:14:48 -06:00
Austin Cheney
2fc91191b6
Adding support for new HTML templating language: XTemplate
2016-01-18 17:44:17 -06:00
Austin Cheney
8a34315f83
Adding language Riot.js
2016-01-18 17:33:53 -06:00
Austin Cheney
758f239241
adding XHTML file extension as an XML grammar
2016-01-18 17:18:47 -06:00
Ra100
2bc18dd601
PHPCBF support
2016-01-13 17:05:57 +01:00
Ra100
269d434a16
adding support for phpcbf (in progress)
2016-01-13 15:14:16 +01:00
Dimosthenis Kaponis
ff1e875b17
Adds 'unchanged' option to the SQL beautifier for both identifiers and keywords
2016-01-13 13:57:10 +02: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
9914fc35ab
Add table of contents to Help Debug Editor output
2016-01-12 13:32:36 -04:00