Glavin Wiechert
|
73221fdf9a
|
Update all package dependencies.
|
2015-06-10 13:56:41 -03:00 |
Glavin Wiechert
|
658f5b23d9
|
Fix typo in beautify-languages-spec causing failing tests to pass
|
2015-06-10 13:11:20 -03:00 |
Glavin Wiechert
|
198f0770dd
|
Closes #341. Add indent_size option to Rubocop beautifier
|
2015-06-10 13:10:16 -03:00 |
Glavin Wiechert
|
5506b28e8a
|
See #213. Add warning to beautify-directory
- and do not save beautified output if it is empty string
|
2015-06-10 11:25:37 -03:00 |
Glavin Wiechert
|
94553b0a23
|
Prepare 0.28.1 release
|
2015-06-10 10:41:33 -03:00 |
Glavin Wiechert
|
dcddf71346
|
Fixes #327. Only show beautify progress view when actually beautifying
- Beautifiers extends event emitter
|
2015-06-10 10:34:51 -03:00 |
Glavin Wiechert
|
bf1c7fc0e2
|
Closes #369. Allow JS Beautify to be used for XML language
|
2015-06-10 09:15:48 -03:00 |
Glavin Wiechert
|
7b5fbf73ce
|
Add in-page links to documentation, to beautifiers, etc
|
2015-06-09 12:02:52 -03:00 |
Glavin Wiechert
|
cf348cb7fa
|
Prepare 0.28.0 release
|
2015-06-08 19:16:07 -03:00 |
Glavin Wiechert
|
c6492bf100
|
Generate documentation for available options for each beautifier
|
2015-06-08 19:05:03 -03:00 |
Glavin Wiechert
|
b41daabaa6
|
Closes #297, #265. Add missing Pretty Diff options for CSS/SCSS/Sass/LESS
|
2015-06-08 18:34:56 -03:00 |
Glavin Wiechert
|
6eb0319e7e
|
Prepare 0.27.13 release
|
2015-06-08 16:53:19 -03:00 |
Glavin Wiechert
|
fba7f8898f
|
See #375. Add AppVeyor (Windows CI) build status badge to README
[ci skip]
|
2015-06-08 16:48:13 -03:00 |
Glavin Wiechert
|
e7e26ee4f5
|
See #375. Remove addition versions on Python in AppVeyor build matrix
|
2015-06-08 16:43:34 -03:00 |
Glavin Wiechert
|
38901f06a5
|
See #375. Download Uncrustify binary for Windows CI
|
2015-06-08 16:34:21 -03:00 |
Glavin Wiechert
|
78b6d55a0a
|
See #375. Download PHP-CS-Fixer using cURL for Windows CI
|
2015-06-08 13:52:42 -03:00 |
Glavin Wiechert
|
cc713e4efa
|
See #375. Download PHP-CS-Fixer.phar file for Windows CI
|
2015-06-08 12:18:00 -03:00 |
Glavin Wiechert
|
3db55bf029
|
See #375. Install PHP and PHP-CS-Fixer in Windows CI
|
2015-06-08 11:52:30 -03:00 |
Glavin Wiechert
|
d78b3590ca
|
See #375. Set log level to verbose for running specs on Windows
|
2015-06-08 11:24:32 -03:00 |
Glavin Wiechert
|
e471642003
|
Add coffeelint config file
|
2015-06-08 11:24:08 -03:00 |
Glavin Wiechert
|
ce503cb80a
|
Retrieve/use absolute path of executable within Beautifier::run
See #375. Will help with debugging Windows CI
|
2015-06-08 11:20:52 -03:00 |
Glavin Wiechert
|
34a705b5af
|
See #375. Remove redundant PATH changes in appveyor.yml for Windows CI
|
2015-06-08 11:19:52 -03:00 |
Glavin Wiechert
|
58e46c2426
|
Echo PATH environment variable in Windows CI build
|
2015-06-06 23:01:27 -03:00 |
Glavin Wiechert
|
945732057d
|
Add missing package dependencies for atom-typescript package
|
2015-06-06 16:56:01 -03:00 |
Glavin Wiechert
|
4a1184eba5
|
Install atom-typescript as dependent Atom package for tests
|
2015-06-06 16:05:41 -03:00 |
Glavin Wiechert
|
d430bfbf14
|
Switch from language-typescript to atom-typescript dependent Atom package.
|
2015-06-06 15:32:56 -03:00 |
Glavin Wiechert
|
9a614bb85a
|
Merge branch 'windows-ci'
|
2015-06-06 15:12:31 -03:00 |
Glavin Wiechert
|
ced44eed8d
|
Prepare 0.27.12 release
|
2015-06-06 15:11:14 -03:00 |
Glavin Wiechert
|
52d0538f41
|
Closes #309. Add language Twig and use Pretty Diff beautifier.
|
2015-06-06 15:10:35 -03:00 |
Glavin Wiechert
|
1fb211199e
|
Prepare 0.27.11 release
|
2015-06-06 14:05:30 -03:00 |
Glavin Wiechert
|
7c69428a99
|
See #311. Show installation instructions when beautifiers are missing
- autopep8
- perltidy
- ruby-beautify
- sqlformat
- uncrustify
|
2015-06-06 13:58:16 -03:00 |
Glavin Wiechert
|
f4d9f65115
|
Merge branch 'master' of github.com:Glavin001/atom-beautify
|
2015-06-06 13:46:53 -03:00 |
Glavin Wiechert
|
b0d8d7dd1e
|
See #358. Add Rustfmt beautifier for Rust language support
|
2015-06-06 13:45:56 -03:00 |
Glavin Wiechert
|
5469dd56bd
|
Show installation and setup instructions when cannot find php-cs-fixer
See #311. Closes #288.
|
2015-06-06 13:44:58 -03:00 |
Glavin Wiechert
|
c9159f2a92
|
Closes #311. Show more informative error when beautifier not found
|
2015-06-06 13:36:47 -03:00 |
Glavin Wiechert
|
1d232f6cb1
|
Add PayPal donations button
|
2015-06-04 14:59:35 -03:00 |
Glavin Wiechert
|
cadfb4a3e3
|
See #375. Remove trailing slash in Ruby/bin to PATH for Windows CI
|
2015-06-01 23:23:56 -03:00 |
Glavin Wiechert
|
58edfa40b3
|
See #375. Remove PHP, Composer, PHP-CS-Fixer installation in Windows CI
|
2015-06-01 23:13:58 -03:00 |
Glavin Wiechert
|
cc6d975354
|
See #375. Add automatic confirmation of installation of Composer
|
2015-06-01 22:27:12 -03:00 |
Glavin Wiechert
|
c3635aa7a6
|
See #375. Use Chocolatey to install PHP's Composer in Windows CI
|
2015-06-01 22:20:01 -03:00 |
Glavin Wiechert
|
0c7c1247ef
|
See #375. Add Ruby bin path to PATH of Window CI script
|
2015-06-01 22:19:44 -03:00 |
Glavin Wiechert
|
df42ca42de
|
See #375. Add C:\tools\php to PATH in Windows CI
|
2015-06-01 22:02:08 -03:00 |
Glavin Wiechert
|
d9352410ff
|
See #375. Install htmlbeautifier, php-cs-fixer, emacs for Windows CI
|
2015-06-01 21:50:15 -03:00 |
Glavin Wiechert
|
66867a78b2
|
Prepare 0.27.10 release
|
2015-06-01 18:34:28 -03:00 |
Glavin Wiechert
|
a88f8a17d6
|
Merge pull request #383 from janmolnar/master
Add Fortran language support
|
2015-06-01 18:30:03 -03:00 |
Jan-Cornelius Molnar
|
4fc7c724a5
|
updated docs.
|
2015-06-01 23:29:06 +02:00 |
Jan-Cornelius Molnar
|
9024f2b2f7
|
Merge remote-tracking branch 'upstream/master'
|
2015-06-01 23:19:03 +02:00 |
Jan-Cornelius Molnar
|
b45e9d2078
|
moved all fortran beautifier files into common directory.
|
2015-06-01 23:17:49 +02:00 |
Glavin Wiechert
|
5c663cd9e0
|
See #58. Add package options to autogenerated documentation
|
2015-06-01 16:50:09 -03:00 |
Glavin Wiechert
|
f10f414296
|
Merge branch 'master' of github.com:Glavin001/atom-beautify
|
2015-06-01 16:03:05 -03:00 |