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
Glavin Wiechert
4d59f6dfdc
Improve Help Debug Editor with options for language & beautifier
...
What's new:
- Add reusable function transformOptions to beautifiers/index
- Improve Help Debug Editor
- Fix bug causing optionsForLanguage to be incorrect
- Add support for transformOptions to determine final options
2016-01-12 13:03:40 -04:00
LaurentTreguier
18f28afbb9
That was not supposed to be here
2016-01-11 13:18:20 +01:00
Glavin Wiechert
752c1b4edc
Prepare 0.28.20 release
2016-01-11 00:27:34 -04:00
LaurentTreguier
4b8bc95252
Update d.coffee
2016-01-07 13:23:16 +01:00
LaurentTreguier
e4f97f70b9
Update beautify-languages-spec.coffee
2016-01-07 13:22:24 +01:00
LaurentTreguier
ec81974d2d
Create test.d
2016-01-07 13:21:25 +01:00
LaurentTreguier
b7f32bba9a
Create test.d
2016-01-07 13:20:52 +01:00
LaurentTreguier
2bea5a6908
Update README.md
2016-01-06 19:15:26 +01:00
LaurentTreguier
3537f34173
Add dfmt
2016-01-06 19:14:54 +01:00
LaurentTreguier
0263adc781
Create dfmt.coffee
2016-01-06 19:13:59 +01:00
josh.hollandsworth
a6410d540d
Added pretty diff ternaryline option - Issue 524
2015-12-30 09:58:47 -06:00
Bill Rawlinson
02bd277353
added coldfusion to description and keywords
2015-12-22 13:52:23 -05:00
Bill Rawlinson
e3b6f58c10
increment prettydiff to 1.16.6
2015-12-21 17:28:36 -05:00