Glavin Wiechert
|
38a198c8e3
|
Prepare 0.14.0 release
|
2014-10-16 21:47:27 -03:00 |
Glavin Wiechert
|
ccd9247ac6
|
Update CHANGELOG to v0.14.0
|
2014-10-16 21:47:10 -03:00 |
Glavin Wiechert
|
405da30c6f
|
Merge branch 'ewgenius-master'
|
2014-10-16 21:42:07 -03:00 |
Glavin Wiechert
|
80701cf2cd
|
See #49. Add unformatted TypeScript example.
|
2014-10-16 21:40:44 -03:00 |
ewgenius
|
dcc9e2d3b5
|
Add TypeScript support
|
2014-10-14 11:09:38 +04:00 |
Glavin Wiechert
|
6013e7eddc
|
Prepare 0.13.4 release
|
2014-10-05 13:23:25 -03:00 |
Glavin Wiechert
|
120315f90d
|
Fixes #110. Fixes Handlebars missing beautification
When converting JavaScript to CoffeeScript the case for Handlebars
did not fallback to the HTML case.
|
2014-10-05 13:20:15 -03:00 |
Glavin Wiechert
|
9d52c30cdd
|
Prepare 0.13.3 release
|
2014-10-05 10:18:59 -03:00 |
Glavin Wiechert
|
fbc58a648d
|
See #113, #114, #115, Attempt to resolve Unsafe-Eval error
|
2014-10-05 10:15:57 -03:00 |
Glavin Wiechert
|
3fa4aa292f
|
See #106. Add another example PHP script.
|
2014-10-05 09:51:24 -03:00 |
Glavin Wiechert
|
0f734aaf47
|
Prepare 0.13.2 release
|
2014-09-28 17:32:03 -03:00 |
Glavin Wiechert
|
bbe1d5d8d2
|
Add IssueStats badges.
See http://issuestats.com/github/glavin001/atom-beautify
|
2014-09-28 17:31:40 -03:00 |
Glavin Wiechert
|
095d2263a7
|
Update CHANGELOG for v0.13.2
|
2014-09-28 17:30:48 -03:00 |
Glavin Wiechert
|
ccc8802f36
|
Fixes #96. Fix support for Alphasort option for LESS/SCSS properties
|
2014-09-28 17:28:51 -03:00 |
Glavin Wiechert
|
403143e1aa
|
Prepare 0.13.1 release
|
2014-09-28 16:37:34 -03:00 |
Glavin Wiechert
|
d8618fdcaf
|
Update CHANGELOG to v0.13.1
|
2014-09-28 16:37:15 -03:00 |
Glavin Wiechert
|
7e828be199
|
Fixes #102. Fix error when beautifying Python using custom autopep8 path
Credit goes to @thedadams for creating issue
https://github.com/Glavin001/atom-beautify/issues/102
with solution.
|
2014-09-28 16:33:23 -03:00 |
Glavin Wiechert
|
3f64cfc03c
|
Prepare 0.13.0 release
|
2014-09-28 16:28:39 -03:00 |
Glavin Wiechert
|
f1fe4567d9
|
Update CHANGELOG to v0.13.0
|
2014-09-28 16:28:18 -03:00 |
Glavin Wiechert
|
9542e55833
|
Merge branch 'master' of github.com:Glavin001/atom-beautify
|
2014-09-28 16:23:17 -03:00 |
Glavin Wiechert
|
79fcdd9111
|
Closes #105. Add options to mute errors.
New options:
- muteUnsupportedLanguageErrors
- muteAllErrors
|
2014-09-28 16:22:29 -03:00 |
Glavin Wiechert
|
251b868420
|
Merge pull request #97 from Bengt/patch-1
add simple example of ill-indented Markdown
|
2014-09-18 10:39:42 -03:00 |
Glavin Wiechert
|
5e18bd8bf2
|
Merge pull request #98 from Bengt/patch-2
Add nested example of ill-indented Markdown
|
2014-09-18 10:38:52 -03:00 |
Glavin Wiechert
|
184520004a
|
Merge pull request #99 from Bengt/patch-3
add note on Markdown support
|
2014-09-18 10:38:21 -03:00 |
Bengt Lüers
|
950802c64b
|
add note on Markdown support
|
2014-09-18 15:28:14 +02:00 |
Bengt Lüers
|
3edc155279
|
Add nested example of ill-indented Markdown
|
2014-09-18 15:19:37 +02:00 |
Bengt Lüers
|
bff9b440d6
|
add simple example of ill-indented Markdown
|
2014-09-18 15:17:34 +02:00 |
Glavin Wiechert
|
cd3656501c
|
Prepare 0.12.0 release
|
2014-09-18 01:58:19 -03:00 |
Glavin Wiechert
|
bffbc4e53c
|
Update CHANGELOG for v0.12.0.
|
2014-09-18 01:57:42 -03:00 |
Glavin Wiechert
|
1b37444c46
|
Merge branch 'Bengt-markdown-pandoc'
|
2014-09-18 01:53:00 -03:00 |
Glavin Wiechert
|
05480f3a44
|
Merge branch 'markdown-pandoc' of https://github.com/Bengt/atom-beautify into Bengt-markdown-pandoc
|
2014-09-18 01:48:58 -03:00 |
Glavin Wiechert
|
38f71aed07
|
Prepare 0.11.1 release
|
2014-09-16 14:00:28 -03:00 |
Glavin Wiechert
|
a78070455e
|
Update CHANGELOG to v0.11.1
|
2014-09-16 14:00:05 -03:00 |
Glavin Wiechert
|
80e1c03885
|
Closes #96. Update Pretty-Diff dependency to ^1.2.4
|
2014-09-16 13:59:00 -03:00 |
Bengt Lüers
|
ad662271c1
|
implement normalizing markdown through pandoc
|
2014-09-15 23:12:06 +02:00 |
Glavin Wiechert
|
30e8ce5971
|
Prepare 0.11.0 release
|
2014-09-15 00:15:54 -03:00 |
Glavin Wiechert
|
5b67067f56
|
Update CHANGELOG to v0.11.0
|
2014-09-15 00:15:37 -03:00 |
Glavin Wiechert
|
fefb25bf38
|
Closes #91. Add configuration option for custom Uncrustify path
|
2014-09-15 00:04:28 -03:00 |
Glavin Wiechert
|
0f51d0e124
|
Merge branch 'thedadams-master'
|
2014-09-14 23:08:17 -03:00 |
thedadams
|
294b22deb6
|
Merge branch 'master' of https://github.com/thedadams/atom-beautify
|
2014-09-14 18:21:12 -07:00 |
thedadams
|
86a709f24b
|
Fixed a dumb mistake.
|
2014-09-14 18:20:27 -07:00 |
thedadams
|
13fa9e3113
|
Forgot to comment out the debug outputs.
|
2014-09-14 18:15:48 -07:00 |
thedadams
|
de7530d2c2
|
Forgot to comment out the debug outputs.
|
2014-09-14 17:48:38 -07:00 |
Donnie Adams
|
2d095c9a9e
|
Added support for specifying a path to the "uncrustify" command.
|
2014-09-14 17:31:37 -07:00 |
Glavin Wiechert
|
04478b1619
|
Prepare 0.10.4 release
|
2014-09-12 14:27:05 -03:00 |
Glavin Wiechert
|
22e706ff6d
|
Update CHANGEOG to v0.10.4
|
2014-09-12 14:26:24 -03:00 |
Glavin Wiechert
|
93afb3c6f8
|
Merge pull request #88 from db6edr/fix_beautify_with_editorconfig
Fix support for editorconfig with indent style = 'tab'
|
2014-09-12 07:44:54 -03:00 |
Dirk Raeder
|
7c56d84385
|
Fix support for editorconfig with indent style = 'tab'
Replace non-existant config with editorConfigOptions
|
2014-09-12 08:34:26 +02:00 |
Glavin Wiechert
|
7c8d13a296
|
Merge pull request #87 from tomByrer/patch-1
Improve documentation in README; add link to js-beautify options.
|
2014-09-11 13:20:26 -03:00 |
tomByrer
|
d96b9a8368
|
+ option link
I couldn't figure out what the syntax for `brace_style`, & imagine others need a reference also.
|
2014-09-11 09:48:15 -06:00 |