tomlokhorst / CoffeeSharp

CoffeeScript compilation for Windows
http://tomlokhorst.github.io/CoffeeSharp
Other
57 stars 8 forks source link

Why --watch could not work in Intellij IDEA? #14

Closed amorphius closed 9 years ago

amorphius commented 11 years ago

I launched this command inside my js directory coffee -c ./ -o ./ --watch

I have one coffee file in this directory. First compile went well, then I've edited this coffee file in Intellij IDEA, but js file was not regenerated. Why is that? Everything works fine when editing in some another text editor (I've tried notepad++).

tomlokhorst commented 9 years ago

I'm cleaning up old open issues. Sorry for not replying sooner. If this is still an issue, please reopen this.