coffeescript-eclipse
coffeescript-eclipse copied to clipboard
Integration of jQuery (or any other JavaScript Framework using $)
I installed the plugin today, works like a charm! Only one thing, al my $ get's a warning: "Couldn't resolve reference to Id '$'". That's understandable of course, as the coffeescript file does not initialyze the $ object.
Can you make in the settings a possibility to add exceptions, so the 'mistake-checker' gives no longer warnings where I don't want them ($, jQuery, document for example).
This sounds a useful feature request, thanks for the idea.