Commit Graph

589 Commits

Author SHA1 Message Date
Glavin Wiechert 2663b41505 See #394. Improve error message when program cannot be found 2015-06-11 17:37:23 -03:00
Glavin Wiechert 424cda1404 Create add-languages-and-beautifiers.md 2015-06-10 20:58:13 -03:00
Glavin Wiechert a0e07c232d Closes #142. Add options (tabs, spaces, indent_count) for Ruby-Beautify 2015-06-10 19:20:08 -03:00
Glavin Wiechert 9b7abdc707 Disable failing LESS/Sass tests using Pretty Diff
See https://github.com/prettydiff/prettydiff/issues/106 for details
2015-06-10 18:23:07 -03:00
Glavin Wiechert 68070d5b4b Fix showing of options when a test fails when running specs 2015-06-10 17:30:44 -03:00
Glavin Wiechert 01d7f2f9bb Show options when a test fails when running specs 2015-06-10 17:02:22 -03:00
Glavin Wiechert 9afde9bfd1 Clean up logging, remove atom-typescript from specs 2015-06-10 16:45:34 -03:00
Glavin Wiechert d6297bdefc Replace invisible chars (space, tab, newline) w/ visible chars in specs 2015-06-10 16:12:19 -03:00
Glavin Wiechert 2a283e0f66 Update docs 2015-06-10 13:57:47 -03:00
Glavin Wiechert 7a6b5a4b7b Prepare 0.28.2 release 2015-06-10 13:57:09 -03:00
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