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
Eli Donahue
ec78815887
Fixed tab v. space formatting error
2016-10-19 14:04:36 -04:00
Eli Donahue
862ec200fc
Update changelog and contributors
...
Updating before pull request, per contribution recommentation in project readme.
2016-10-19 11:00:47 -04: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
greenkeeperio-bot
f4561708c8
chore(package): update coffee-script to version 1.11.0
...
https://greenkeeper.io/
2016-09-24 09:44:14 -03:00
quilicicf
df89047046
🆕 Add beautysh as bash/shell beautifier
2016-09-23 18:59:28 +02:00
greenkeeperio-bot
00b284b278
chore(package): update github to version 3.1.0
...
https://greenkeeper.io/
2016-09-15 23:08:54 -03:00
Glavin Wiechert
a540d7540a
Prepare 0.29.12 release
2016-09-15 20:28:27 -03:00
qwemaze
b1d023a6fe
Add PrettyDiff's bracepadding support
2016-09-15 01:26:46 +05:00
Glavin Wiechert
0f82daa55c
Clean up some PR code
2016-09-11 21:14:44 -03:00
Glavin Wiechert
2c57253bd3
Merge branch 'fuse-ux' of https://github.com/louisgv/atom-beautify into louisgv-fuse-ux
2016-09-11 20:59:27 -03:00
Glavin Wiechert
2677454496
Merge branch 'master' into greenkeeper-marko-prettyprint-1.2.0
2016-09-11 20:57:52 -03:00
Glavin Wiechert
16af7f4d9a
Merge pull request #1152 from Glavin001/greenkeeper-bluebird-3.4.3
...
bluebird@3.4.3 breaks build ⚠️
2016-09-11 20:56:50 -03:00
Glavin Wiechert
b3d75f3feb
Merge branch 'master' into greenkeeper-diff-3.0.0
2016-09-11 20:55:41 -03:00
Glavin Wiechert
bc6cc32a09
Merge branch 'master' into greenkeeper-remark-6.0.1
2016-09-11 20:53:29 -03:00
Glavin Wiechert
c2ef578774
Merge branch 'master' into greenkeeper-node-dir-0.1.16
2016-09-11 20:52:39 -03:00
Glavin Wiechert
84aa091a38
Merge branch 'language/nunjucks' of https://github.com/rtablada/atom-beautify into rtablada-language/nunjucks
2016-09-11 20:43:21 -03:00
Glavin Wiechert
71041b1189
Merge pull request #1177 from Glavin001/greenkeeper-which-1.2.11
...
which@1.2.11 breaks build ⚠️
2016-09-11 20:41:16 -03:00
Glavin Wiechert
bd111f3940
Merge pull request #1178 from Glavin001/greenkeeper-github-3.0.0
...
Update github to version 3.0.0 🚀
2016-09-11 20:40:53 -03:00
Glavin Wiechert
1059860943
Merge pull request #1124 from Glavin001/greenkeeper-remark-5.1.0
...
Update remark to version 5.1.0 🚀
2016-09-11 20:40:22 -03:00
Ryan Tablada
a7c4ebb508
docs: generate docs after adding nunjucks
2016-09-11 16:48:16 -05:00
greenkeeperio-bot
6bae8263a2
chore(package): update github to version 3.0.0
...
https://greenkeeper.io/
2016-09-05 14:41:06 -03:00
greenkeeperio-bot
13a162ae1b
chore(package): update which to version 1.2.11
...
https://greenkeeper.io/
2016-09-05 13:40:47 -03:00
Dan Vingo
9ed56bd351
Add Clojure support using cljfmt
2016-09-03 21:26:54 -04:00
greenkeeperio-bot
ba0988068e
chore(package): update remark to version 6.0.1
...
https://greenkeeper.io/
2016-09-03 16:22:04 -03:00
Sebastian DiLorenzo
507a712b39
removing 'r beautifier' line from package.json
2016-09-02 11:28:28 +02:00
Sebastian DiLorenzo
f748204e55
deleting r-beautifier folder, changing name of r-beautifier.r to formatR.r, changing name to formatR in index.coffee, generating docs.
2016-09-02 11:15:30 +02:00
Sebastian DiLorenzo
48fa8dd634
fixing merge conflicts
2016-08-29 11:35:41 +02:00
Aidi Stan
722054a47f
Update documents by `npm run docs`
2016-08-28 12:45:48 +08:00
Glavin Wiechert
7dbfb7fe7c
Prepare 0.29.11 release
2016-08-26 01:33:15 -03:00
Glavin Wiechert
f7ddbf1085
Improve and update docs
2016-08-26 01:32:59 -03:00
greenkeeperio-bot
891a0dd259
chore(package): update marko-prettyprint to version 1.2.0
...
https://greenkeeper.io/
2016-08-25 22:27:09 -03:00
greenkeeperio-bot
05880665c9
chore(package): update bluebird to version 3.4.3
...
https://greenkeeper.io/
2016-08-25 06:48:06 -03:00
Sebastian DiLorenzo
32daae825f
fixed settings and travis missing bracket
2016-08-24 17:05:58 +02:00
greenkeeperio-bot
1feb51b7c2
chore(package): update diff to version 3.0.0
...
https://greenkeeper.io/
2016-08-24 10:53:57 -03:00
Sebastian DiLorenzo
a8ceae0626
Adding travis R install and fixed merge
2016-08-24 12:06:56 +02:00
Glavin Wiechert
94fc58dc5d
Merge pull request #1127 from emileber/json-warning
...
Added notification for both YAML and JSON .jsbeautifyrc parse error
2016-08-22 09:44:32 -03:00
Glavin Wiechert
3310941ad7
Merge pull request #1121 from Glavin001/greenkeeper-event-kit-2.1.0
...
event-kit@2.1.0 breaks build ⚠️
2016-08-22 09:42:40 -03:00
greenkeeperio-bot
befe0a6828
chore(package): update node-dir to version 0.1.16
...
https://greenkeeper.io/
2016-08-22 09:42:38 -03:00
greenkeeperio-bot
95f8235c3d
chore(package): update remark to version 5.1.0
...
https://greenkeeper.io/
2016-08-22 09:42:38 -03:00
Louis G. Vichy
848762df61
Added self as contributor
2016-08-13 04:34:49 -04:00
Sebastian DiLorenzo
2c6d6b613b
afaik a working version of atom-beautify with r language implemented! Includes examples
2016-08-10 15:00:38 +02:00
Sebastian DiLorenzo
0374217846
small readme changes
2016-08-10 10:42:36 +02:00
ebergeron
ac11278bf4
Added notification for both YAML and JSON .jsbeautifyrc parse error
2016-08-09 22:40:32 -04:00
Sebastian DiLorenzo
1bc8d13f93
first try adding r to atom-beautify
2016-08-09 16:06:26 +02:00
greenkeeperio-bot
34e8f50a5c
chore(package): update event-kit to version 2.1.0
...
https://greenkeeper.io/
2016-08-08 14:12:44 -04:00
greenkeeperio-bot
64478094ff
chore(package): update lodash to version 4.14.2
...
https://greenkeeper.io/
2016-08-08 11:45:52 -04:00
greenkeeperio-bot
6ee0a34718
chore(package): update lodash to version 4.14.1
...
https://greenkeeper.io/
2016-07-29 11:58:32 -03:00
greenkeeperio-bot
6e16aca1d2
chore(package): update github to version 2.4.0
...
https://greenkeeper.io/
2016-07-28 17:58:50 -03:00
greenkeeperio-bot
91ce226a58
chore(package): update github to version 2.3.0
...
https://greenkeeper.io/
2016-07-24 18:34:11 -03:00
greenkeeperio-bot
f0b4527682
chore(package): update lodash to version 4.14.0
...
https://greenkeeper.io/
2016-07-24 15:50:20 -03:00
greenkeeperio-bot
1c179a0118
chore(package): update async to version 2.0.1
...
https://greenkeeper.io/
2016-07-22 17:44:08 -03:00
Glavin Wiechert
fd1a5cba50
Close #1083 . Add table of supported Operating Systems
2016-07-22 11:27:47 -03:00
greenkeeperio-bot
13933f79c8
chore(package): update universal-analytics to version 0.4.2
...
https://greenkeeper.io/
2016-07-22 03:04:51 -03:00
Glavin Wiechert
4faa7226f7
Prepare 0.29.10 release
2016-07-19 01:20:10 -03:00
Glavin Wiechert
0212f49c83
Close #1061 . Help Debug Editor command creates Gist (no Clipboard)
2016-07-19 01:17:21 -03:00
Glavin Wiechert
9ae1b4c8d0
Merge pull request #1065 from Glavin001/greenkeeper-jscs-3.0.7
...
jscs@3.0.7 breaks build ⚠️
2016-07-16 10:41:26 -03:00
greenkeeperio-bot
1c84e334db
chore(package): update typescript-formatter to version 2.3.0
...
https://greenkeeper.io/
2016-07-16 03:31:03 -03:00
greenkeeperio-bot
792a1cfa7e
chore(package): update jscs to version 3.0.7
...
https://greenkeeper.io/
2016-07-13 21:39:33 -03:00
greenkeeperio-bot
698572e53e
chore(package): update async to version 2.0.0
...
https://greenkeeper.io/
2016-07-12 21:28:57 -03:00
Arman Yessenamanov
5b2e0a1ab3
Fix phpcbf hanging issue by closing stdin
2016-07-11 19:58:59 +06:00
greenkeeperio-bot
05faa1e9ac
chore(package): update marko-prettyprint to version 1.1.8
...
https://greenkeeper.io/
2016-07-09 00:06:32 -03:00
greenkeeperio-bot
c5873d27b1
chore(package): update node-dir to version 0.1.15
...
https://greenkeeper.io/
2016-07-08 21:40:53 -03:00
Glavin Wiechert
c34adb3fd5
Update tidy-markdown
2016-07-06 18:28:53 -03:00
Glavin Wiechert
41ebc5ed93
Close #596 . Improve README documentation
2016-07-02 19:28:01 -03:00
Glavin Wiechert
fdc4eccdbf
Prepare 0.29.9 release
2016-06-27 23:53:44 -03:00
Glavin Wiechert
21c0ce7cde
Improve analytics, switch from Segment to Google Analytics
2016-06-27 23:52:48 -03:00
Glavin Wiechert
708faecad3
Merge pull request #973 from JoostvDoorn/lua
...
Lua beautifier
2016-06-23 19:38:27 -03:00
Glavin Wiechert
c8a654a3ea
Prepare 0.29.8 release
2016-06-13 09:12:28 -03:00
Glavin Wiechert
5681cc907b
Closes #1005 . Update js-beautify to 1.6.3
2016-06-10 11:57:51 -03:00
Joost van Doorn
7096ceb195
Lua beautifier
...
Simple perl script beautifier for lua, by @pkulchenko
2016-06-07 20:17:34 +02:00
Patrick Steele-Idem
2872e581ce
Added psteeleidem as a contributor in package.json
2016-04-28 23:12:24 -06:00
Patrick Steele-Idem
af9cc40dec
Improved Marko v3 support
2016-04-28 23:09:55 -06:00
Leonard Hecker
f536d97fd6
Removed cross-spawn dependency
...
This might fix the "spawn cmd.exe ENOENT" issue on Windows.
2016-04-28 15:57:58 +02:00
Glavin Wiechert
c2851f1d21
Prepare 0.29.7 release
2016-04-23 23:27:42 -03:00
Glavin Wiechert
df5eec7264
Update dependencies
2016-04-23 23:26:32 -03:00
Glavin Wiechert
513ebd807c
Closes #945 . Update TypeScript Formatter beautifier
2016-04-23 23:24:55 -03:00
Glavin Wiechert
6ea9788255
Merge branch 'master' of https://github.com/fdelbos/atom-beautify into fdelbos-master
2016-04-23 16:41:20 -03:00
Glavin Wiechert
8ce6e5d376
Merge pull request #943 from ayoubdev/master
...
[PrettyDiff] Fixed Indent Tabs configuration ignored (issue: #910 : ht…
2016-04-23 16:38:36 -03:00
Glavin Wiechert
e5e37dc2c1
Update tidy-markdown and fix related tests
2016-04-23 16:37:07 -03:00
ayoubdev
8a352c6b40
=> Updated docs/options.md
...
=> Added contributor to package.json
2016-04-23 19:46:52 +02:00
Glavin Wiechert
09c3d6a539
Prepare 0.29.6 release
2016-04-19 20:18:09 -03:00
Glavin Wiechert
b4a12a7e78
Prepare 0.29.5 release
2016-04-19 19:24:26 -03:00
Frederic Delbos
8b237edbee
add ocaml language
2016-04-19 23:15:36 +02:00
Glavin Wiechert
6de115f8e6
Prepare 0.29.4 release
2016-04-16 20:05:21 -03:00
Glavin Wiechert
c950557438
Change cross-spawn dependency to be optionalDependency
...
Closes #573 , #795 , #922 , #858 , #925 , #761 , #902 , #740 .
If cross-spawn fails to install, atom-beautify will still continue to
install and work without it, with degraded support for Windows, such as
ignoring PATHEXT.
2016-04-16 19:55:13 -03:00
Glavin Wiechert
1e282de280
Prepare 0.29.3 release
2016-04-16 16:19:12 -03:00
Glavin Wiechert
0e7c942cb8
Prepare 0.29.2 release
2016-04-08 09:59:40 -03:00
Glavin Wiechert
11069f6b42
See #898 . Improve notification for unsupported settings
...
Also update Lodash dependency.
2016-04-08 09:57:19 -03:00
Glavin Wiechert
9add49118e
Prepare 0.29.1 release
2016-04-04 11:00:26 -03:00
Glavin Wiechert
98fe2aa777
Fixes #891 . Fix build-options postinstall script for Windows
2016-04-04 10:59:13 -03:00
Glavin Wiechert
e919790c64
Prepare 0.29.0 release
2016-04-01 22:42:20 -03:00
Glavin Wiechert
afa27fd50b
See #864 . Add Migration command from old option keys to new keys
...
Old:
{ LANG_OPTION: 'VALUE' }
New:
{ LANG: { OPTION: 'VALUE' }}
2016-04-01 16:57:30 -03:00
Glavin Wiechert
fa9dd8dd4f
Merge branch 'master' into better-settings
2016-04-01 10:40:26 -03:00
Glavin Wiechert
a4e32543dd
Prepare 0.28.28 release
2016-03-30 10:35:52 -03:00
Glavin Wiechert
d48768e503
Closes #199 . Add Jade/Pug beautify support
2016-03-30 10:34:49 -03:00
Glavin Wiechert
f65453d7bb
See #876 , #679 . Build beautifier options postinstall instead of activate
2016-03-29 15:49:51 -03:00
Glavin Wiechert
232a91bb20
Merge branch 'master' of github.com:Glavin001/atom-beautify into better-settings
2016-03-29 14:41:43 -03:00
Dheepak Krishnamurthy
632e90a804
Updated CHANGELOG.md and package.json
2016-03-25 23:13:44 -06:00
Glavin Wiechert
4f9981cd83
Merge pull request #845 from Focus/master
...
Adds LaTeX language support
2016-03-25 23:43:14 -03:00
Glavin Wiechert
96e8cde969
Prepare 0.28.27 release
2016-03-22 23:20:18 -03:00
Glavin Wiechert
e8b26e8d18
Fixes #868 . Update expand-home-dir to v0.0.3
...
The package must have been unpublished for v0.0.2
2016-03-22 23:19:14 -03:00
Glavin Wiechert
48718d532c
See #713 . Nest language config options under Language group
2016-03-21 10:43:31 -03:00
Glavin Wiechert
dc72829ddd
See #596 . Add source code documentation to docs/code/
2016-03-03 20:24:13 -04:00
Glavin Wiechert
6e4c9a0e67
Prepare 0.28.26 release
2016-03-03 20:07:55 -04:00
Glavin Wiechert
d637317826
Update Lodash to v4.6.1
2016-03-03 19:49:20 -04:00
Glavin Wiechert
73919f7902
Update Pretty Diff to v1.16.27
2016-03-03 19:48:22 -04:00
Focus
183cbafb3d
Changelog and package.json update
2016-03-03 22:24:48 +00:00
Glavin Wiechert
03a2c24fa8
Prepare 0.28.25 release
2016-03-02 12:49:09 -04:00
Glavin Wiechert
ee8c45becc
Prepare 0.28.24 release
2016-02-25 23:24:43 -04:00
Glavin Wiechert
976bc08c1d
Prepare 0.28.23 release
2016-02-25 23:24:34 -04:00
Glavin Wiechert
01319d75bb
Revert version to v0.28.22
2016-02-25 23:24:21 -04:00
Glavin Wiechert
33b5410321
Prepare 0.28.23 release
2016-02-25 15:23:18 -04:00
Glavin Wiechert
1b54040540
Update dependencies and fix failing tests
2016-02-21 16:47:59 -04:00
Glavin Wiechert
34a3297858
Merge branch 'master' of git://github.com/jdcrensh/atom-beautify into jdcrensh-master
2016-02-20 15:32:57 -04:00
Glavin Wiechert
42a747ca80
Merge pull request #779 from kaaloo/collapse-preserve-inline
...
[#776 ] Bump jsbeautify to 1.6.2. Add support for collapse-preserve-inline
2016-02-20 15:29:45 -04:00
Glavin Wiechert
e43952c7d3
Merge pull request #744 from ra100/master
...
PHPCBF (PHP_CodeSniffer) + Remark for Markdown support
2016-02-20 15:27:52 -04:00
Glavin Wiechert
e90a6335e3
Merge branch 'cfml' of git://github.com/finalcut/atom-beautify into finalcut-cfml
2016-02-20 15:13:27 -04:00
Jon Crenshaw
718184554a
Add Apex language support
...
Include support for Salesforce's Java-like "Apex" language
2016-02-17 21:54:08 -08:00
Glavin Wiechert
1cb84db4f9
Prepare 0.28.22 release
2016-02-08 10:50:54 -04:00
Luis Arias
89f1d699f0
Bump jsbeautify to 1.6.2. Add support for collapse-preserve-inline brace_style for javascript.
2016-02-03 19:01:44 +01:00
Ra100
2dce172228
add: remark for markdown
2016-01-28 13:11:09 +01:00
Glavin Wiechert
2959adb4eb
Prepare 0.28.21 release
2016-01-12 14:28:00 -04:00
Glavin Wiechert
99299e5d30
Fixes #736 . Change unformatted option default value to match js-beautify
2016-01-12 14:27:30 -04:00
Glavin Wiechert
752c1b4edc
Prepare 0.28.20 release
2016-01-11 00:27:34 -04:00
Bill Rawlinson
02bd277353
added coldfusion to description and keywords
2015-12-22 13:52:23 -05:00
Bill Rawlinson
fe8000d619
update to prettydiff 1.16.6
2015-12-21 15:56:33 -05:00
Glavin Wiechert
7dbf1a3d5e
Update Prettydiff dependency to 1.16.5
2015-12-21 14:41:30 -05:00
Bill Rawlinson
52d19ba9cf
upgrade prettydiff; revert js-beautify
...
accidentally updated jsbeautify before; needed to update prettydiff.
2015-12-18 13:14:00 -05:00
Bill Rawlinson
9c05ae458c
update to js-beautify 1.6.1
2015-12-18 12:06:43 -05:00
Murphy Randle
92fde28461
Modify appveyor.yml and add the elm tag to package.json
2015-12-10 18:45:34 -07:00
Murphy Randle
9572c8d1d8
Update changelog and package.json
2015-12-10 18:45:34 -07:00
Glavin Wiechert
bb91eab955
Upgrade Pretty Diff to v1.16.0 and fix failing tests
2015-12-10 21:41:35 -04:00
Glavin Wiechert
9d2fbf6902
Prepare 0.28.19 release
2015-11-19 01:47:58 -04:00
Glavin Wiechert
04528f7643
Prepare 0.28.18 release
2015-11-14 13:43:21 -04:00
Glavin Wiechert
f9fc66ae73
Update Pretty Diff to v1.15.16 & fix JSX test
2015-11-14 13:30:04 -04:00
Glavin Wiechert
9262b12bc3
Prepare 0.28.17 release
2015-11-08 18:44:00 -04:00
Glavin Wiechert
9a3a23fc2a
Update Pretty Diff to v1.15.7 and fix broken JSX and TSS tests
2015-11-02 14:00:15 -04:00
Glavin Wiechert
266ad49ab4
Merge pull request #623 from danielbayley/master
...
Improve CSScomb support
2015-10-30 11:50:47 -03:00
Daniel Bayley
4a06a683c6
Improve CSScomb support
...
Add setting for custom config file path and support for CSON in addition to the standard JSON config.
Signed-off-by: Daniel Bayley <daniel.bayley@me.com>
2015-10-30 13:18:36 +00:00
Glavin Wiechert
4b4ce860f3
Prepare 0.28.16 release
2015-10-29 19:08:12 -03:00
Glavin Wiechert
ff7a0a4efb
Prepare 0.28.15 release
2015-10-25 23:57:23 -03:00
Glavin Wiechert
a8abbbb1a2
Fixes #428 . Switch to event-kit, replacing emissary
2015-10-25 23:56:37 -03:00
Yang Zhang
56f3c9539f
Merge branch 'master' of https://github.com/Glavin001/atom-beautify
2015-09-26 14:23:04 +08:00
Glavin Wiechert
72db1efa83
Prepare 0.28.14 release
2015-09-22 21:26:44 -03:00
Glavin Wiechert
8bd0be76b3
Prepare 0.28.13 release
2015-09-22 17:20:45 -03:00
Yang Zhang
9985f0677b
Add two beautifiers: clang-format and yapf
2015-09-12 17:04:56 +08:00
Glavin Wiechert
075be2cd40
Prepare 0.28.12 release
2015-09-10 16:10:00 -03:00
Glavin Wiechert
b7ea432cea
Update dependencies, tests, docs
2015-09-05 09:13:15 -03:00
Glavin Wiechert
d8b1976dbc
Prepare 0.28.11 release
2015-08-10 11:37:26 -03:00
Glavin Wiechert
00b15f3b59
Fixes #496 . Update Pretty Diff and fix adding two spaces incorrectly
...
Also fix the related unit tests.
2015-08-10 10:57:53 -03:00
Glavin Wiechert
b7978075d0
Prepare 0.28.10 release
2015-08-05 22:36:24 -03:00
Glavin Wiechert
0cb94bf8ed
Prepare 0.28.9 release
2015-08-05 12:33:20 -03:00
Glavin Wiechert
50fae4654e
Merge pull request #488 from MeetMe/gherkin-grammar
...
Add Gherkin grammar support
2015-08-05 12:13:22 -03:00
Glavin Wiechert
eea0fb63ae
Update test examples to pass testing with new Pretty Diff
2015-08-05 11:56:22 -03:00
Joe Hansche
ff6ee21db9
Add Gherkin grammar support
...
This resolves Glavin001/atom-beautify#377
Uses the https://github.com/cucumber/gherkin/tree/master/js node.js
package to use the official Lexer class.
The only known issue I've seen so far is that it does not format
tables properly -- the columns are not resized to match the widest
cell in each column.
2015-07-30 02:53:57 -04:00
Glavin Wiechert
2e2b8dbaa9
Prepare 0.28.8 release
2015-07-17 20:56:04 -03:00
Sebastian Schlatow
0872cb2d96
Add svg to keywords
2015-07-07 01:26:40 +02:00
Glavin Wiechert
ae47794790
Prepare 0.28.7 release
2015-06-26 09:50:14 -03:00
Clemens Damke
00505d51c8
Merge branch 'pr/1'
...
Conflicts:
package.json
2015-06-25 20:40:55 +02:00
Glavin Wiechert
a4a7cb30dd
Prepare 0.28.6 release
2015-06-25 09:13:12 -03:00