Commit Graph

1203 Commits

Author SHA1 Message Date
gandm 5f7722e74c Add JavaScript and JSX language support for language-babel grammar. 2016-09-10 21:22:11 +01: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
Glavin Wiechert 2e1499fb6d Merge branch 'master' of github.com:Glavin001/atom-beautify 2016-09-04 22:53:10 -03:00
Glavin Wiechert ead89d2404 Add helper script for extracting list of options and languages 2016-09-04 22:52:52 -03:00
Dan Vingo c222dd760a Use system independent separator 2016-09-04 00:19:59 -04:00
Dan Vingo e3bfb6c383 Use node module bin for cljmt 2016-09-04 00:15:37 -04: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
Glavin Wiechert f8fdd3d790 Merge pull request #1128 from Sebastian-D/master
add R language
2016-09-03 09:37:25 -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 c7208806c3 Merge remote-tracking branch 'upstream/master' 2016-09-02 10:41:04 +02:00
Glavin Wiechert 50adbc8fa5 Update troubleshooting.md 2016-08-31 13:27:27 -03:00
Sebastian DiLorenzo 48fa8dd634 fixing merge conflicts 2016-08-29 11:35:41 +02:00
Glavin Wiechert 37092edaab Merge pull request #1141 from aidistan/fix-issue-1088
Fix Sass beautification
2016-08-28 11:49:28 -03:00
Aidi Stan 722054a47f Update documents by `npm run docs` 2016-08-28 12:45:48 +08:00
Aidi Stan 69aefcd1cb Fix Sass beautification and close #1088
- Remove the incomplete Sass support provided by Pretty Diff and CSScomb
- Change the default beautifier of Sass to SassConvert
2016-08-28 12:24:24 +08:00
Aidi Stan bef88cf4dc Add a new beautifier SassConvert for CSS, SCSS and Sass 2016-08-26 14:02:15 +08:00
Aidi Stan b9f97895f9 Correct test examples for SASS 2016-08-26 14:02:15 +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
Glavin Wiechert 4e113794ef Add very rough ROADMAP 2016-08-26 01:32:43 -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
Glavin Wiechert 4fd4fb0226 See #47. Add important notice for Analytics tracking to README 2016-08-25 13:56:01 -03:00
Sebastian DiLorenzo 3573d8aa7a re adding expected test.r after hopefully solving bug 2016-08-25 16:53:27 +02: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 9d31e3bb6d Added namechanges to formatR as per Glavins suggestion. Hopefully fixed example (old default was 2 tabs rather than 4) 2016-08-25 09:55:05 +02: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
Sebastian DiLorenzo fc846d3f4c adding R installation to travis 2016-08-24 11:44:30 +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
Glavin Wiechert d1f6356326 Merge pull request #1120 from Glavin001/greenkeeper-lodash-4.14.2
lodash@4.14.2 breaks build ⚠️
2016-08-22 09:42:23 -03:00
Glavin Wiechert 6a99b0a1bd Merge pull request #1136 from aidistan/master
Implement a basic beautifer for Vue Components
2016-08-17 12:32:01 -04:00
Aidi Stan 86f83c80aa Fix AppVeyor CI 2016-08-16 14:05:06 +08:00
Aidi Stan 9046e7c135 Update README.md 2016-08-16 14:05:06 +08:00
Aidi Stan 7ebc41be64 Implement Vue Beautifier 2016-08-16 10:26:53 +08:00
StevenIsaacs 88305ae1c6 Restored the "link:" line. 2016-08-14 09:07:26 -07:00
StevenIsaacs 9ff43dafcc When the configuration for the uncrustify config file path has no path
atom-beautify had the annoying habit of prepending the path to the
file open in the editor pane. This meant that in order to use a
project specific configuration every directory would need to contain
a config file -- unnacceptable. This changes the scheme to prepend
the path to the project when no path is specified making it possible
to have a single configuration file for an entire project and also
being able to maintain the configuration under source control.
2016-08-14 09:00:29 -07:00
Louis G. Vichy 848762df61 Added self as contributor 2016-08-13 04:34:49 -04:00
Louis G. Vichy 80a99c29c5 Added Test and the language file 2016-08-13 04:32:30 -04:00
Louis G. Vichy 2fa06c0203 Added Fusetool's UX view scripting language. 2016-08-13 04:31:49 -04:00
Sebastian DiLorenzo 7da7b1cf0e changing name to formatR, changing link to formatRs github, attempting to create insert_size option. 2016-08-11 14:58:22 +02:00
Sebastian DiLorenzo dd81733329 added code to r-beautifier.r that installs formatR if the package does not exist. 2016-08-10 15:26:32 +02: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