SublimeText / CoffeeScript

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

Why is so slow the saving with SublimeText3 and Better-coffescript? #232

Open manuel-di-iorio opened 8 years ago

manuel-di-iorio commented 8 years ago

Saving any other file is really fast with ST3, but if I enable this plugin, the saving of .coffee files will took at least 2-3 seconds, freezing everything

My plugin user options:

{
    "watchOnModified": false,
    "watchOnSave": false
}

So, there is no compilation. PS: I'm on win7