Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Users that don't have coffeescript binary installed. #133

Open
aponxi opened this issue Feb 9, 2014 · 3 comments
Open

Users that don't have coffeescript binary installed. #133

aponxi opened this issue Feb 9, 2014 · 3 comments
Labels
Milestone

Comments

@aponxi
Copy link
Collaborator

aponxi commented Feb 9, 2014

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 aponxi added this to the 3.0 milestone Feb 9, 2014
@aponxi
Copy link
Collaborator Author

aponxi commented Feb 9, 2014

#117

@tomByrer
Copy link
Contributor

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?

@aponxi
Copy link
Collaborator Author

aponxi commented Mar 15, 2014

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants