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
|
Syntax highlighting is not working for me at all. I am using workbench v3.2.1035.22937. If it helps, I also have Resharper 8 installed. Visual Studio 2012. I checked the workbench menu and all of the options are turned on. And coffee is compiling. Just not syntax highlighting. Any thoughts on how to fix this? |
|
|
Do you have any other extensions installed? Also try disabling Resharper temporarily and see if this changes the behaviour. It sounds like another extension is taking control of the syntax highlighting.
|
|
|
The issue in the end was that the coffee file in question was a file that was not part of the solution. I double-clicked it in explorer, it opened in VS, and I saw that syntax highlighting wasn't working. When I opened up a coffee file that was in the solution, then syntax highlighting worked. So that answers my original question. (Would be nice if syntax highlighting would work for all coffee files opened in VS, even if they are not part of the current solution). |
|