Mark Baas
51d7e82433
added example
2015-11-19 22:25:22 -04:00
Mark Baas
32d3d31ae3
Merge branch 'master' of https://github.com/Glavin001/atom-beautify
2015-11-19 22:16:10 -04:00
Emanuele Tonello
32df741007
fixed path retrieval
2015-11-20 09:24:53 +10:00
Patrick O'Melveny
2ea86c3091
Changed indents to 2 spaces for package consistancy
2015-11-19 10:46:39 -08:00
Patrick O'Melveny
3ecce411dc
Merge github.com:Glavin001/atom-beautify
...
Merging latest master repo into local branch
2015-11-19 10:05:50 -08:00
Glavin Wiechert
d6ffe2a25d
Remove semicolons causing linting errors
2015-11-19 11:18:02 -04:00
Patrick O'Melveny
ea83bd88f2
Set ignoreResponseCode to true in yapf.coffee
2015-11-19 00:00:29 -08:00
Emanuele Tonello
e138cd4dcd
add option to specify path for rubocop and usage in relative beautifier
2015-11-19 17:45:07 +10:00
Glavin Wiechert
9d2fbf6902
Prepare 0.28.19 release
2015-11-19 01:47:58 -04:00
Glavin Wiechert
6bbea4c04e
Improved "Help Debug Editor" command. Result diff, shorten log path
...
What's new:
- Results also show a diff between original and beautified text
- File paths in logs are now shortened to remove atom-beautify/src and
everything before that
- Confirmation message shows link to contribution guidelines.
- /cc
https://github.com/Glavin001/atom-beautify/issues/670#issuecomment-157946572
2015-11-19 01:45:22 -04:00
Mark Baas
1bc919eafa
added import sorting using isort + small yapf fix
2015-11-18 14:45:08 -04:00
Glavin Wiechert
04528f7643
Prepare 0.28.18 release
2015-11-14 13:43:21 -04:00
Glavin Wiechert
675a30c6ce
See #535 . Change on save check from editor.alive to editor.isAlive()
2015-11-14 13:42:19 -04:00
Glavin Wiechert
24b11f599e
Merge pull request #660 from clintonbloodworth/master
...
Closes #535 . Do not restore editor positions if editor is destroyed.
2015-11-14 13:34:24 -04:00
Glavin Wiechert
71487e56f2
Update typo in docs
2015-11-14 13:30:36 -04:00
Glavin Wiechert
f9fc66ae73
Update Pretty Diff to v1.15.16 & fix JSX test
2015-11-14 13:30:04 -04:00
Clinton Bloodworth
4954dca13f
Closes #535 . Do not restore editor positions if editor is destroyed.
2015-11-13 14:54:51 -06:00
Glavin Wiechert
5974036736
Merge pull request #648 from danieldiekmeier/fix-missing-space
...
Fix missing space in "tomarkup"
2015-11-10 10:27:36 -04:00
Daniel Diekmeier
897c426f59
Fix missing space in "tomarkup"
2015-11-10 14:05:54 +01:00
Glavin Wiechert
9262b12bc3
Prepare 0.28.17 release
2015-11-08 18:44:00 -04:00
Glavin Wiechert
4136fa9f78
Merge branch 'DanielJoyce-patch-1'
2015-11-02 15:15:19 -04:00
Glavin Wiechert
e5068923cd
Merge branch 'patch-1' of https://github.com/DanielJoyce/atom-beautify into DanielJoyce-patch-1
2015-11-02 15:13:15 -04:00
Glavin Wiechert
9a203b8684
Merge branch 'hayatae-master'
2015-11-02 14:12:10 -04:00
Glavin Wiechert
f36a1d15e2
Merge branch 'master' of https://github.com/hayatae/atom-beautify into hayatae-master
2015-11-02 14:11:58 -04:00
Glavin Wiechert
96f22b0fcf
Merge branch 'master' of github.com:Glavin001/atom-beautify
2015-11-02 14:04:42 -04:00
Glavin Wiechert
46fbe121bc
Merge branch 'prettydiff-master'
2015-11-02 14:04:10 -04:00
Glavin Wiechert
92e7fe9c8a
Merge branch 'master' of https://github.com/prettydiff/atom-beautify into prettydiff-master
2015-11-02 14:04:01 -04:00
Glavin Wiechert
32acb6ca71
Merge pull request #636 from bobjflong/BL/cachestack
...
Travis: cache stack builds
2015-11-02 14:01:24 -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
50bb7d737e
Remove Atom package language-tss dependency for testing
2015-11-02 13:59:57 -04:00
Bob Long
ab86e8ffa1
Travis: cache stack builds
2015-11-02 17:25:39 +00: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
bb54632129
Merge pull request #631 from nikolay/yapf-fix
...
YAPF fix
2015-10-30 00:52:27 -03:00
Nikolay Kolev
adb96e0807
Remove redundant comments
2015-10-29 20:25:22 -07:00
Nikolay Kolev
9f7d5e346b
Update README.md
2015-10-29 19:44:58 -07:00
Glavin Wiechert
4c9e430feb
Update options documentation
2015-10-29 23:36:40 -03:00
Glavin Wiechert
4b4ce860f3
Prepare 0.28.16 release
2015-10-29 19:08:12 -03:00
Glavin Wiechert
1e2041e5fb
Merge pull request #629 from bobjflong/BL/stylishhaskell
...
Support stylish-haskell
2015-10-29 19:07:02 -03:00
Bob Long
5d575a7a5c
haskell test case
2015-10-29 21:18:19 +00:00
Bob Long
c4b795bb0b
Support stylish-haskell
2015-10-29 18:56:51 +00: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
Glavin Wiechert
a5b19efd58
Merge pull request #600 from jadekler/master
...
Fix README link to Keymaps In-Depth docs
2015-10-11 22:00:56 -03:00
Jean de Klerk
7ffdbb20aa
Fixed readme link
2015-10-10 16:01:30 -06:00
Jeff Wheeler
dc641c48bc
PR #594 Fixing test for issue #524
2015-10-08 19:36:05 -04:00
Jeff Wheeler
1f2b525f58
See #524 . Added support for methodchain setting in prettydiff.
2015-10-07 19:57:56 -04:00
Austin Cheney
b4451f7e07
JSP support via beautifying as XML in Pretty Diff
2015-10-03 17:09:58 -05:00
Glavin Wiechert
8fd7d946ba
Merge pull request #546 from ProgramFan/master
...
Add two beautifiers: clang-format and yapf
2015-09-27 13:13:50 -03:00
Yang Zhang
c89077819f
Fix lint errors
2015-09-27 18:14:00 +08:00