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
Glavin Wiechert
1cb84db4f9
Prepare 0.28.22 release
2016-02-08 10:50:54 -04: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
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
Glavin Wiechert
752c1b4edc
Prepare 0.28.20 release
2016-01-11 00:27:34 -04:00
Glavin Wiechert
7dbf1a3d5e
Update Prettydiff dependency to 1.16.5
2015-12-21 14:41:30 -05:00
Glavin Wiechert
29a0461467
Merge pull request #700 from splodingsocks/master
...
Add support for Elm
2015-12-11 00:33:06 -04:00
Murphy Randle
b85a2a9be7
Cleanup, address comments, and docs
2015-12-10 20:04:11 -07:00
Murphy Randle
1c20df5da6
Clean up lint error!
2015-12-10 18:48:55 -07:00
Murphy Randle
7ccdff04e7
Fix the tar command
2015-12-10 18:45:34 -07:00
Murphy Randle
1d59cc0970
Whoops, forgot the URL for the executable on Travis
2015-12-10 18:45:34 -07:00
Murphy Randle
2dcaba4f47
Change the beautifier to conform to the expectations of elm-format
2015-12-10 18:45:34 -07:00
Murphy Randle
92fde28461
Modify appveyor.yml and add the elm tag to package.json
2015-12-10 18:45:34 -07:00
Murphy Randle
9572c8d1d8
Update changelog and package.json
2015-12-10 18:45:34 -07:00
Murphy Randle
64e2fe3ec3
Update PR link
2015-12-10 18:45:34 -07:00
Murphy Randle
31695b33c9
Add support for Elm
2015-12-10 18:45:33 -07:00
Glavin Wiechert
bb91eab955
Upgrade Pretty Diff to v1.16.0 and fix failing tests
2015-12-10 21:41:35 -04:00
Glavin Wiechert
adcbaf3e4e
Add Python isort imports options to docs
2015-12-10 21:40:30 -04:00
Glavin Wiechert
9aa04fd336
Merge pull request #701 from ReadmeCritic/master
...
Update README URLs based on HTTP redirects
2015-12-10 16:55:39 -04:00
ReadmeCritic
7bd4211375
Update README URLs based on HTTP redirects
2015-12-10 08:46:07 -08:00
Glavin Wiechert
ca5529a2dc
Merge pull request #668 from markbaas/master
...
added import sorting using isort + small yapf fix
2015-11-25 16:57:25 -04:00
Mark Baas
eccf9f9c47
Merge branch 'master' of https://github.com/Glavin001/atom-beautify
2015-11-23 08:25:13 -04:00
Glavin Wiechert
baad5e2e85
Merge pull request #676 from emanuelet/master
...
Add Optional Path for Rubocop
2015-11-22 22:22:57 -04:00
Emanuele Tonello
02fc882ccc
added docs for new rubocop option
2015-11-23 11:52:31 +10:00
Emanuele Tonello
0915043fbd
fixed coffescript parsing error switching to double quotes
2015-11-23 11:52:10 +10:00
Glavin Wiechert
0f32ca69cf
Merge pull request #671 from pvomelveny/master
...
Set ignoreResponseCode to true in yapf.coffee
2015-11-20 22:58:12 -04:00
Mark Baas
51d7e82433
added example
2015-11-19 22:25:22 -04:00
Mark Baas
32d3d31ae3
Merge branch 'master' of https://github.com/Glavin001/atom-beautify
2015-11-19 22:16:10 -04:00
Emanuele Tonello
32df741007
fixed path retrieval
2015-11-20 09:24:53 +10:00
Patrick O'Melveny
2ea86c3091
Changed indents to 2 spaces for package consistancy
2015-11-19 10:46:39 -08:00
Patrick O'Melveny
3ecce411dc
Merge github.com:Glavin001/atom-beautify
...
Merging latest master repo into local branch
2015-11-19 10:05:50 -08:00
Glavin Wiechert
d6ffe2a25d
Remove semicolons causing linting errors
2015-11-19 11:18:02 -04:00
Patrick O'Melveny
ea83bd88f2
Set ignoreResponseCode to true in yapf.coffee
2015-11-19 00:00:29 -08:00
Emanuele Tonello
e138cd4dcd
add option to specify path for rubocop and usage in relative beautifier
2015-11-19 17:45:07 +10:00
Glavin Wiechert
9d2fbf6902
Prepare 0.28.19 release
2015-11-19 01:47:58 -04:00
Glavin Wiechert
6bbea4c04e
Improved "Help Debug Editor" command. Result diff, shorten log path
...
What's new:
- Results also show a diff between original and beautified text
- File paths in logs are now shortened to remove atom-beautify/src and
everything before that
- Confirmation message shows link to contribution guidelines.
- /cc
https://github.com/Glavin001/atom-beautify/issues/670#issuecomment-157946572
2015-11-19 01:45:22 -04:00
Mark Baas
1bc919eafa
added import sorting using isort + small yapf fix
2015-11-18 14:45:08 -04:00
Glavin Wiechert
04528f7643
Prepare 0.28.18 release
2015-11-14 13:43:21 -04:00
Glavin Wiechert
675a30c6ce
See #535 . Change on save check from editor.alive to editor.isAlive()
2015-11-14 13:42:19 -04:00
Glavin Wiechert
24b11f599e
Merge pull request #660 from clintonbloodworth/master
...
Closes #535 . Do not restore editor positions if editor is destroyed.
2015-11-14 13:34:24 -04:00