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
Glavin Wiechert
a2efade4b3
Update dependencies, tests, docs
2015-06-25 09:06:05 -03:00
Clemens Damke
e56304625c
add JSCS Fixer
...
- Cannot be configured via the settings UI yet.
- Only fixes files, that have a .jscsrc file in one of their parent
folders (up to the project root folder in Atom).
2015-06-25 01:36:02 +02:00
Glavin Wiechert
75fa934dbe
Prepare 0.28.5 release
2015-06-14 12:15:47 -03:00
Glavin Wiechert
c93b1f8696
Fix Windows spawn issues, switch to cross-spawn
...
Fixes #397 . sqlformat should not be able to be found and used.
See https://github.com/joyent/node/issues/2318
2015-06-12 15:19:24 -03:00
Glavin Wiechert
17a470a23c
Prepare 0.28.4 release
2015-06-12 03:36:04 -03:00
Glavin Wiechert
0df387dac3
Beautify all spec/ files to pass linting with Coffeelint
2015-06-11 23:10:00 -03:00
Glavin Wiechert
b0d8dfa6fb
Format all internal CoffeeScript code to indent_size=2
...
- Using Atom Beautify's Beautify Directory feature
- Using coffee-fmt
- Only has one bug: https://github.com/sterpe/coffee-fmt/issues/16
2015-06-11 21:59:00 -03:00
Glavin Wiechert
817cab6ce4
Prepare 0.28.3 release
2015-06-11 18:21:39 -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
94553b0a23
Prepare 0.28.1 release
2015-06-10 10:41:33 -03:00
Glavin Wiechert
cf348cb7fa
Prepare 0.28.0 release
2015-06-08 19:16:07 -03:00
Glavin Wiechert
6eb0319e7e
Prepare 0.27.13 release
2015-06-08 16:53:19 -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
ced44eed8d
Prepare 0.27.12 release
2015-06-06 15:11:14 -03:00
Glavin Wiechert
1fb211199e
Prepare 0.27.11 release
2015-06-06 14:05:30 -03:00
Glavin Wiechert
66867a78b2
Prepare 0.27.10 release
2015-06-01 18:34:28 -03:00
Jan-Cornelius Molnar
4fc7c724a5
updated docs.
2015-06-01 23:29:06 +02: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
Ramón Cahenzli
6788312d5c
Fixing faux possessive 'it is' -> 'its'.
2015-06-01 13:58:02 +02:00
Glavin Wiechert
7eff3387b1
Prepare 0.27.9 release
2015-05-28 12:03: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
8e4df8da90
See #372 . Update engines field in package.json
2015-05-27 20:54:24 -03:00
Glavin Wiechert
a8d900425a
Prepare 0.27.7 release
2015-05-27 18:06:41 -03:00