sublime-js2coffee icon indicating copy to clipboard operation
sublime-js2coffee copied to clipboard

:warning: UNMAINTAINED :warning:

Results 12 sublime-js2coffee issues
Sort by recently updated
recently updated
newest added

This package is not listed in Package Control in Sublime Text 3. Is ST3 supported?

there will be a new version of js2coffee in February 1. https://github.com/js2coffee/js2coffee/issues/333#issuecomment-71592995 It seems there should be no changes needed, but thought I'd let you know!

$ which js2coffee /home/dev/.nvm/v0.10.23/bin/js2coffee When I run js2coffee in sublime it tells me the command is not found. Restarted Sublime, didn't help. This is in Sublime 2.

Current version doesn't work with non ascii characters

I'm running this on Windows 7, and I get this error: Error: ENOENT, no such file or directory 'C:\dev\stdin'

It would be nice to be able to highlight a block of code and have a command to just convert the selection. [html2haml](https://github.com/pavelpachkovskij/sublime-html-to-haml) does this and I think it would...

Hopefully I am not adding a duplicate here -- I went through the previously closed issues and didn't see anything that looked the same. I have installed: - node and...

I try to convert js to coffee with this plugin and the console show this error TypeError: Cannot read property 'length' of undefined at /usr/local/lib/node_modules/js2coffee/lib/helpers.coffee:113:29 at Object. (/usr/local/lib/node_modules/js2coffee/lib/helpers.coffee:120:5) at Object....

Hi, I am win7 / sublime 2 . selecting either option doesn't do anything. there is nothing on the console. But I am able to see both the options. I...