sustained/CoffeeScript-Sublime-Plugin

Watch Integration

Opened this issue · 2 comments

File watching suport (coffee --watch).

  • Some way to start/stop the auto-compilation of code, specs etc.
  • Compilation errors reported via Sublime in some way.

The documentation has been written and this change should be landing in the next release.

I just need to clean up the code, finish some other unrelated changes/features and then test it on my Linux and Mac OS machines.

This is not implemented yet right?

I have tried using this feature by referring to https://github.com/Xavura/CoffeeScript-Sublime-Plugin/wiki/Watch-Mode

Is this plugin even being developed anymore? I thought this was really useful :)