Commit Graph

1545 Commits

Author SHA1 Message Date
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
Glavin Wiechert 9e90708a55 See #58. Add automatic documentation generation for Options
npm run docs
2015-06-01 15:52:33 -03:00
Jan-Cornelius Molnar 1d88194bce Fixed reference to gnu.
Added small test for fortran.
2015-06-01 20:01:34 +02:00
Jan-Cornelius Molnar c75ad31778 Migrated Fortran support to new layout. 2015-06-01 19:48:37 +02:00
Jan-Cornelius Molnar 3ea91c6a10 Merge remote-tracking branch 'upstream/master'
Conflicts:
	lib/language-options.coffee
2015-06-01 19:27:14 +02:00
Glavin Wiechert ba2ef93104 Merge pull request #382 from psy-q/master
Fixing faux possessive 'it is' -> 'its', and some small language fixes
2015-06-01 10:07:35 -03:00
Ramón Cahenzli c326aced92 Some small language fixes. 2015-06-01 14:07:51 +02:00
Ramón Cahenzli 6788312d5c Fixing faux possessive 'it is' -> 'its'. 2015-06-01 13:58:02 +02:00
Glavin Wiechert bae891091e See #375. Add Python, Pip, autopep8 installation to AppVeyor 2015-05-30 22:32:54 -03:00
Glavin Wiechert d18ef3ee50 See #375. Install Python, pip, autopep8, ruby, rubocop, PHP in AppVeyor 2015-05-28 14:58:07 -03:00
Glavin Wiechert ac26dedc62 Speed up Travis CI and run spec in Atom 1.0 preview mode 2015-05-28 14:57:26 -03:00
Glavin Wiechert 05ff3869bd See #375. Install language packages in AppVeyor for Windows CI 2015-05-28 14:28:36 -03:00
Glavin Wiechert f2a8fec358 See #375. Automatically confirm install Atom for AppVeyor
See https://ci.appveyor.com/project/Glavin001/atom-beautify/build/1
2015-05-28 14:22:25 -03:00
Glavin Wiechert 404e42bcf6 See #375. Add AppVeyor config file for Windows CI support
See https://github.com/atom/ci#appveyor
2015-05-28 14:15:25 -03:00
Glavin Wiechert 7eff3387b1 Prepare 0.27.9 release 2015-05-28 12:03:36 -03:00
Glavin Wiechert 9fe8506532 Fixes #370. Nest EditorConfig options under _default namespace
- Add test for using EditorConfig
- Apply transformations to EditorConfig options in promise
  - Handle indent_style for space and tab
2015-05-28 12:01:24 -03:00
Glavin Wiechert 3036222690 See #370. Resolve promises in allOptions for Help Debug Editor 2015-05-28 11:48:36 -03:00
Glavin Wiechert ac0421f530 Update package dependencies. 2015-05-28 11:48:11 -03:00
Glavin Wiechert 3528054b36 Prepare 0.27.8 release 2015-05-27 21:36:28 -03:00
Glavin Wiechert fd00de7067 Fixes #338. Restore cursor and scroll position for beautify on save 2015-05-27 21:32:55 -03:00
Glavin Wiechert 8e4df8da90 See #372. Update engines field in package.json 2015-05-27 20:54:24 -03:00
Glavin Wiechert 7ac05d1a66 See #372. Fix deprecation, call ::getActiveTextEditor instead
Closes #366.
2015-05-27 20:54:24 -03:00
Glavin Wiechert ecd1012458 See #372. Fix deprecation, switch to using atom-space-pen-views 2015-05-27 20:54:19 -03:00
Glavin Wiechert a8d900425a Prepare 0.27.7 release 2015-05-27 18:06:41 -03:00
Glavin Wiechert 28d2068bcd Fixes #370. Allow Promises in allOptions for beautification 2015-05-27 18:05:30 -03:00
Glavin Wiechert e5aea290c6 Prepare 0.27.6 release 2015-05-22 11:03:06 -03:00
Glavin Wiechert 6b1a66037d Merge pull request #357 from yourpalal/master
Enable typescript-formatter defaults.
2015-05-22 11:01:46 -03:00
Alex Wilson 7526a1864d Enable typescript-formatter defaults. 2015-05-21 22:58:06 -06:00
Glavin Wiechert 85905d43f1 Prepare 0.27.5 release 2015-05-21 16:53:51 -03:00
Glavin Wiechert d1dd3b2059 Closes #349. Add Visualforce language and use Pretty Diff beautifier 2015-05-21 16:44:19 -03:00
Glavin Wiechert 4e12ce9c6c Add check for when Language or Beautifier is not found in tests 2015-05-21 16:43:37 -03:00
Glavin Wiechert e0ca55f302 Prepare 0.27.4 release 2015-05-20 13:42:35 -03:00
Glavin Wiechert d0ee5fb538 See #144. Add JSX language tests 2015-05-20 13:40:59 -03:00
Glavin Wiechert 559c2ecbd7 Fixes #353. Fix support for extensions with getLanguages 2015-05-20 13:37:47 -03:00
Glavin Wiechert 60b86df3ba Merge pull request #348 from luisrudge/patch-1
Add .js to the extensions supported by the JSX language
2015-05-20 13:14:20 -03:00