You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CoffeeScript 2 has been out for a few years. sublime-better-coffeescript works just fine with it. Other than some keywords missing highlighting (import, export, async) this plugin doesn’t need much updating as far as I can tell.
Coffeescript is releasing a new version (2.0 Alpha) that includes many of the ES6/ES2015+ features.
Please see the CS6 Planning pages.
Key differences are that this will output unshimmed ES2015+ features, and will likely need to have support for Babel in the browser build process.
Also note that this is in ALPHA, so projects are encouraged to try it out and report back.
The text was updated successfully, but these errors were encountered: