sublime-better-coffeescript icon indicating copy to clipboard operation
sublime-better-coffeescript copied to clipboard

Users that don't have coffeescript binary installed.

Open aponxi opened this issue 10 years ago • 3 comments

There are often problems with coffeescript binary. Either because they do not want to use compilation and it's trying to find it with compileOnSave or because the user has not specified the binary location.

  • First we should make it so that the plugin works with or without the coffeescript being installed.
  • Features should check for coffee exe and be disabled if it cannot be found
  • Plugin should notify user if the binary cannot be found. And provide instructions

aponxi avatar Feb 09 '14 02:02 aponxi

#117

aponxi avatar Feb 09 '14 02:02 aponxi

Yes, I just want it for highlighting. Please split the repo if you can't fix the above issues. BTW, where should the .EXE supposed to be on Windows7 please?

tomByrer avatar Mar 13 '14 06:03 tomByrer

I will make updates to this project as soon as I can.

Sorry for the delay, I have many other projects with a deadline which limit my bandwidth for open source projects.

aponxi avatar Mar 15 '14 04:03 aponxi