I'm using Web Essentials extension to transpile CoffeeScript into JavaScript. "Edit and continue" is not detecting the changes I make in this way.
Comments: We only detect changes triggered by save from VS currently. This would require having a filesystem watcher on project files to detect the changes no matter where they come from.
Comments: We only detect changes triggered by save from VS currently. This would require having a filesystem watcher on project files to detect the changes no matter where they come from.