SublimeText / CoffeeScript

Syntax highlighting and checking, commands, shortcuts, snippets, watched compilation and more.
440 stars 64 forks source link

watchOnModified option doesn't seem to work #205

Open noinkling opened 9 years ago

noinkling commented 9 years ago

Changing the numeric value for the watchOnModified option doesn't seem to work, no matter what I have it set to it always recompiles quickly when I type something (within a second I'd say). However setting it to false does work to disable it.