This thread looks to be a little on the old side and therefore may no longer be relevant. Please see if there is a newer thread on the subject and ensure you're using the most recent build of any software if your question regards a particular product.
This thread has been locked and is no longer accepting new posts, if you have a question regarding this topic please email us at support@mindscape.co.nz
|
Version: 1.0.282.18540 The code goes like: switchTest = (value) -> And then weirdly no js file comes out, but also no error messages. However, it works when there's only one "when" clause. |
|
|
Thanks for reporting this. It looks like an internal bug in the JavaScript interpreter we're using the run the CoffeeScript compiler (though I'm not sure why you're not seeing an error message: I do see one in our test environment). We're in the process of trialling an alternative interpreter which will hopefully fix this. In the meantime the only workaround is to run the CoffeeScript compiler yourself, externally to Visual Studio -- sorry! |
|
|
We've now got a build with the alternative interpreter and it seems to fix this problem. We're not yet ready to push this out via automatic updates but if you want to give it a try you can get it from http://assets.mindscape.co.nz/Downloads/Mindscape.WebWorkbench.Integration.10.vsix -- otherwise it will hopefully be delivered through automatic updates sometime next week. Thanks again for letting us know about this! |
|