-
At the moment the sidebar shows even when I’m editing files in other languages. Would be cool if the sidebar remained hidden unless the language is coffeescript.
Thanks for a great plugin!
-
I would love to contribute and pull some issues, but I would rather not fumble around in coffee. The code base is relatively small, so I could quickly go through and convert it, but if you want to go …
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### New Tool Description
Test your JavaScript, CSS, HTML or CoffeeScript online with JSFiddle code editor.
### Us…
-
-
Goal: If possible we should move away from this language, because it has no relevance anymore.
Task: Try how hard it is to convert the codebase using (e.g.): https://decaffeinate-project.org/
-
I've decided that I don't like IcedCoffeeScript all that much :( See reasons here: https://github.com/int3/doppio/issues/158#issuecomment-13928332
int3 updated
11 years ago
-
**Issue by [laurentpayot](https://github.com/laurentpayot)**
_Tuesday Apr 26, 2016 at 12:02 GMT_
_Originally opened as https://github.com/xolvio/chimp/issues/346_
----
I'm aware of #257 for Cucumbe…
-
(Original issue 973 created by andreaskern on 2014-04-16T10:18:10.823668+00:00)
.litcoffee is literate coffee script
http://coffeescript.org/#literate
Note: this issue is for tracking the bitbu…
-
I'm having an issue with hologram documentation in coffeescript files.
```
/*doc
*/
```
is invalid coffee script and results in the following error in the console:
```
[Error] Error: ExecJS::Runti…
-
When trying to run this code:
```
base = @
if not @init?
@init = true
class MyClass
hello: ->
base.say 'hello hello'
```
We get this error:
```
Cannot read property…
thgil updated
8 years ago