Commit Graph

720 Commits

Author SHA1 Message Date
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
Glavin Wiechert 6fdeec51b9 Prepare 0.27.3 release 2015-05-20 12:47:14 -03:00
Glavin Wiechert bb3b9c99a7 Fixes #288. Add custom command for PHP-CS-Fixer on Windows 2015-05-20 12:46:26 -03:00
Glavin Wiechert 3913267804 Closes #350. Add grammar HTML (Angular) to Embedded JavaScript language 2015-05-20 12:27:14 -03:00
Glavin Wiechert 25b1d5b1f5 Update and fix Titanium Style Sheets tests 2015-05-20 12:19:12 -03:00
Glavin Wiechert f78fa314cd Closes #351. Update TypeScript beautification tests 2015-05-20 12:18:38 -03:00
ewgeniux 25e2a754d5 fix typescript support 2015-05-20 11:06:21 +03:00
Luís Rudge 98d0d5ac3c fixes #144 for good 2015-05-19 16:14:11 -03:00
Glavin Wiechert 9148d3eea5 Prepare 0.27.2 release 2015-05-19 15:22:49 -03:00
Glavin Wiechert 573a949b6f Closes #346. Merge options for language namespace, fallbacks, _default 2015-05-19 15:02:23 -03:00
Glavin Wiechert 5fd07cff9c Update coffee-fmt to v0.10.2 and beautify internal source code 2015-05-19 09:40:59 -03:00
Glavin Wiechert 94fc870b84 Closes #323. Add language Swig with grammar HTML (Swig) 2015-05-18 18:08:06 -03:00
Glavin Wiechert 5d085f0f5c Add debugging logs to JS-Beautify and Coffee-Fmt beautifiers 2015-05-18 16:58:52 -03:00
Glavin Wiechert 1fe0d002b8 Update package dependencies. 2015-05-18 16:58:11 -03:00
Glavin Wiechert 2c04729e5c Merge branch 'master' of github.com:Glavin001/atom-beautify 2015-05-18 15:52:48 -03:00
Glavin Wiechert de405880fd Closes #332. Remove deprecated "Beautify: Beautify Editor" command 2015-05-18 15:50:35 -03:00
Glavin Wiechert 49570d9e02 Update expected text for failing "tss" test
See https://travis-ci.org/Glavin001/atom-beautify/builds/62638621
2015-05-14 22:11:25 -03:00
Glavin Wiechert 623f34ad89 See #144. Add JavaScript (JSX) grammar to JSX language 2015-05-14 21:55:00 -03:00
Glavin Wiechert 1652bd9e0b Prepare 0.27.1 release 2015-05-07 19:22:28 -03:00
Glavin Wiechert 1335313dc6 Beautify internal files, beautify.coffee and beautifiers/index.coffee 2015-05-07 19:22:01 -03:00
Glavin Wiechert b73d398cf4 Fixes #314. Beauify On Save will save then beautify the file on disk 2015-05-07 19:13:25 -03:00
Jan-Cornelius Molnar 12ba8bc834 Update README.md
Added Fortran to Readme
2015-05-07 22:12:38 +02:00
Jan-Cornelius Molnar 6d34a4a1fb emacs lisp script is loaded from package if not specified otherwise. 2015-05-07 22:04:44 +02:00
Glavin Wiechert 9d77e751c5 Prepare 0.27.0 release 2015-05-06 13:11:26 -03:00
Glavin Wiechert 66c1522dcc Closes #178. Change commands' namespace from "beautify" to "atom-beautify" 2015-05-06 13:00:51 -03:00
Glavin Wiechert a94721e1b5 Closes #308. Beautify On Save is opt-in for each language
Deprecate old global beautifyOnSave option
2015-05-06 12:35:34 -03:00