Commit Graph

405 Commits

Author SHA1 Message Date
Glavin Wiechert 69731d1ead Show Nginx Beautify as preinstalled in docs
See https://github.com/Glavin001/atom-beautify/pull/1494#issuecomment-295617352
2017-04-20 10:17:38 -03:00
Glavin Wiechert 5663e6f903 Prepare 0.29.23 release 2017-04-20 02:58:51 -03:00
Glavin Wiechert 526e3ff426 Remove old Marko test, update marko-prettyprint 2017-04-19 23:16:42 -03:00
Glavin Wiechert dbfc939271 Prepare 0.29.22 release 2017-04-15 22:02:50 -03:00
Glavin Wiechert 48bd5584da See #312. Add align-yaml as YAML beautifier 2017-04-15 21:03:25 -03:00
Glavin Wiechert 9ea040a219 Prepare 0.29.21 release 2017-04-15 19:56:19 -03:00
Glavin Wiechert 7990806008 Merge branch 'master' of github.com:Glavin001/atom-beautify into issue894 2017-04-15 17:16:52 -03:00
Glavin Wiechert 4041918037 Prepare 0.29.20 release 2017-04-15 16:40:46 -03:00
Glavin Wiechert c19a079040 Update docs 2017-04-15 03:42:12 -03:00
Glavin Wiechert 6756b6747d Prepare 0.29.19 release 2017-04-15 03:27:20 -03:00
Glavin Wiechert 22b33d1c91 Merge branch 'master' into master 2017-04-15 03:10:47 -03:00
Glavin Wiechert 0066451ff5 Merge branch 'master' into master 2017-04-15 01:57:31 -03:00
Glavin Wiechert bc58ae9fe6 Merge pull request #1466 from s4l1h/master
Golang template support.
2017-04-15 01:47:58 -03:00
Glavin Wiechert 08ca36e67b Merge branch 'master' into use-local-phpcs-settings 2017-04-15 01:41:03 -03:00
Ben Bodenmiller 3b56c809b6 use tidy-markdown 2.0.3 explicitly
Because 2.0.5 is broken

Related to #1549
2017-04-13 02:24:32 -07:00
Glavin Wiechert 84a81021be Update docs 2017-04-10 04:39:42 -03:00
Glavin Wiechert 9373a63bd4 Prepare 0.29.18 release 2017-04-10 04:20:17 -03:00
Glavin Wiechert b269279010 Merge branch 'master' into master 2017-04-10 03:52:35 -03:00
Glavin Wiechert 80958a02cb Merge pull request #1513 from taylon/eslint
Add ESLint beautifier
2017-04-10 03:40:28 -03:00
Glavin Wiechert ba2198675c Add beautifiers information to README
See https://github.com/Glavin001/atom-beautify/issues/1525#issuecomment-292817161
2017-04-10 02:53:34 -03:00
re6exp 678fc18146 Support for additional wrap attributes options of js-beautify (html): force-aligned and force-expand-multiline. 2017-02-19 10:45:02 +03:00
Taylon Silmer e314fdf099 Add ESLint beautifier 2017-02-13 14:58:31 -02:00
Denys Vitali d9f81e84eb Add nginx keywords 2017-01-30 16:38:35 +01:00
Denys Vitali 1a687b8327 Add contributor 2017-01-30 15:39:06 +01:00
Denys Vitali afee0a47c9 Add support for nginx 2017-01-30 15:38:05 +01:00
Glavin Wiechert cdb52a873d Prepare 0.29.17 release 2017-01-24 22:01:11 -04:00
s4l1h 6f9f36ac4a reverte prettydiff version 1.16.27 2017-01-13 23:21:46 +03:00
s4l1h 40a1a4237a Latest version prettydiff 2017-01-13 14:31:50 +03:00
s4l1h bf91dd2d7a Golang template support added doc. 2017-01-13 01:48:16 +03:00
Glavin Wiechert d6a6fcde94 See #894. WIP no default value for certain Atom-Beautify language options 2017-01-03 02:07:35 -04:00
Glavin Wiechert 1fc3dbb99a See #1327. Add JavaScript to Vue language fallback options 2017-01-02 02:46:52 -04:00
Glavin Wiechert 03279a46c8 Prepare 0.29.16 release 2016-12-30 02:45:22 -04:00
Glavin Wiechert cb052d868b See #1212. Update docs for new hh_format beautifier. 2016-12-30 01:58:15 -04:00
Glavin Wiechert ead7e33df7 Prepare 0.29.15 release 2016-12-29 21:42:14 -04:00
Glavin Wiechert 674c5ca69f Merge branch 'master' into master_bash_beautifier 2016-12-29 19:34:07 -04:00
Glavin Wiechert acfad3f7d0 Merge pull request #1397 from cadenasgmbh/master
Added language support for GLSL via clang-format
2016-12-29 00:17:38 -04:00
Glavin Wiechert 84abff4d13 Prepare 0.29.14 release 2016-12-18 18:04:13 -04:00
Glavin Wiechert 591e51359f Switch debug info command to create new TextEditor instead of Gist 2016-12-18 18:04:01 -04:00
Pascal Häusler 640c71c2b9 Added language support for GLSL via clang-format 2016-12-05 15:05:43 +01:00
guyskk d85bd22bcb add pybeautifier 2016-11-20 09:27:47 +00:00
Daniel Brodin 85d0f19e37 Use local phpcs config file if available. 2016-10-25 10:19:26 +02:00
Victor Uriarte 0c28d39fe6 Update to new remark api.
Change was documented on v5.0 release

https://github.com/wooorm/remark/commit/8108fe5
2016-10-08 11:57:46 -07:00
quilicicf 93916c3559 🔧 Update install scrtips 2016-09-29 09:40:14 +02:00
Glavin Wiechert e34d1b98a7 Merge branch 'master' of github.com:Glavin001/atom-beautify 2016-09-25 19:46:47 -03:00
Glavin Wiechert 4a9085ecc7 Combine Mac & Linux Travis CI badges in table
[ci skip]
2016-09-25 19:45:21 -03:00
Glavin Wiechert 10263d6bd4 Merge pull request #1221 from Glavin001/greenkeeper-coffee-script-1.11.0
coffee-script@1.11.0 breaks build ⚠️
2016-09-25 19:04:21 -03:00
Glavin Wiechert 2bd38eda6e Merge pull request #1222 from Glavin001/greenkeeper-github-3.1.1
github@3.1.1 breaks build ⚠️
2016-09-25 19:04:01 -03:00
Glavin Wiechert 6c8149d4a0 Prepare 0.29.13 release 2016-09-25 15:34:13 -03:00
Glavin Wiechert db5469b73e Closes #1224, see #1209. Improve error handling of Debug helper 2016-09-25 15:32:33 -03:00
greenkeeperio-bot ff0ccd6c4c chore(package): update github to version 3.1.1
https://greenkeeper.io/
2016-09-24 13:21:39 -03:00