-
Notifications
You must be signed in to change notification settings - Fork 452
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add meteor support #183
Comments
Oh my gosh, if you could add the Meteor styleguide to atom-beautify, that would be amazing. I've been working on the Meteor styleguide is below... |
@prettydiff is this a language that you'd consider supporting? |
Yep, I will add Meteor style guide to the jspetty style guide options. |
@prettydiff has added support so this is now high priority. |
@Francescu / @awatson1978 , please provide a simple example file that is not beautified. I am adding tests and once I have that example file I will publish 👍. |
Meteor support should come when #282 is released. |
Published to v0.25.0 This is a very big release with lots of internal changes and (hopefully) no breaking changes. Please let me know if you are experiencing any unusual behaviour / breaking changes after updating. Thank you. |
I may have to add the grammar |
Yeah, it's just JavaScript. A specific api implemented in javascript, but same grammar and syntax. I'm away from my computer this weekend, but have this on my todo list. Will try getting to it early this week! |
Excellent, thanks! Let me know wherever I can help. |
Hi,
I installed the
meteor-api
package and it adds Javascript (Meteor) as a language.atom-beautify
tells meUnsupported language for grammar 'JavaScript (Meteor)'.
The text was updated successfully, but these errors were encountered: