Open renchap opened 7 years ago
Coffeescript 2.0 is now released, with a lot of awesome features: http://coffeescript.org/announcing-coffeescript-2/
This is something that none of the Atom maintainers will have time to work on in the foreseeable future. So the community will need to step up if they want to see this added to language-coffeescript.
Hey guys. I would love to get some eyes on my PR for jsx language support: https://github.com/atom/language-coffee-script/pull/172
Thanks!
Prerequisites
Description
CoffeeScript 2 (in RC) adds support for JSX: http://coffeescript.org/v2/#jsx It should be properly supported by the main atom CoffeeScript language package.
https://github.com/ghempton/language-cjsx provides this feature as it was possible with some hacks before, but now it is part of the language.