-
I found stuff like:
https://github.com/shelljs/shelljs/blob/b4daff5fd2aa92cbe9cf50d329a20aed3925682a/package.json#L66
is it still being used?
how about dropping support for for coffee script enti…
-
should be pretty easy
-
Ember CLI has a decent support for CoffeeScript. You just install an addon, and all `ember g` geneartors start producing `.coffee` files instead of `.js`.
I wish SANE had the same support for its gen…
-
Hi,
I think your extsnion is really good and useful, but sadly I use CoffeeScript. Could you add CoffeeScript support some day ?
-
Is it possible to use CoffeeScript + JSX (/ CSJX) with electron-compile? If so, how?
If not, does it depend on https://github.com/electronjs/electron-compilers/pull/24?
-
Hi,
Thanks for this awesome project. I have a quick question, i've been playing with `astexplorer` to add coffee-script support and i managed to get both [coffee-script](http://coffeescript.org/) and…
-
It would be great if Theseus could support coffeescript. I converted node-theseus to coffeescript with js2coffee (remove the hashbang first) and it then ran CoffeeScript files just fine but Brackets d…
-
Can be achieved by converting to JS before analyze?
-
[CoffeeScript](http://coffeescript.org/) is the default browser scripting language shipping with Rails 3.2+ (#75). It should probably be supported by CodeRay.
The grammar:
- http://coffeescript.org/d…
-
I changed all of the '.js' -> '.coffee' in Resolver.js and it seems to work fine, but a better solution is needed.
gdw2 updated
10 years ago