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
|
I have the problem that Web Workbench's CoffeeScript compiler doesn't output the numbers of offending lines when reporting errors, only the filename. I am using Visual Studio Ultimate 2012 Update 2 CTP and Web Workbench 3.2.804.22538. Are there plans to make it possible to jump to the error in the editor when double-clicking a reported CoffeeScript error as one can do for e.g. C#? |
|
|
I am seeing this, too. And Web Workbench used to output line numbers. What happened?
|
|
|
Thanks for reporting this. I have added in reporting of the line/column numbers and this update will now be in the nightly builds and will be included in the next gallery update. I suspect this will have changed as part of one of the updates we have made over time for CoffeeScript as it looks like it used to natively emit this and we just surface the message it puts out. The suggestion regarding being able to click on the error message to jump to the line of code is a good one, Ill have a look into whats involved in this and Ive added this to the feature request list as well - http://www.mindscapehq.com/thinktank/suggestion/683802. Ill report back if we can make some quick progress on this :)
|
|