Author |
Topic |
|
Sasa
Tomato Guru
272 Posts |
Posted - Apr 29 2007 : 3:51:57 PM
|
For some reason, VAX seems to insist on coloring (using the variables colors) the comments that are prefixed by "///" 3 forward slashes. 2 "//" or more than 3 are working OK.
If this is a feature of some sort, would it be possible to deactivate it?
Thanks. |
C++ Visual Studio 2008 Pro Windows 7 x64
|
Edited by - Sasa on Apr 29 2007 3:54:52 PM |
|
feline
Whole Tomato Software
United Kingdom
19022 Posts |
Posted - Apr 30 2007 : 11:03:36 AM
|
using VS2005 and VA 1555 with C++ I am not seeing any such problem:
Would you be able to export both your VA and IDE settings and send me a zip file holding the two files:
VA Options -> Performance -> General -> Export Settings
IDE tools menu -> Import and Export Settings -> Export selected environment settings
Please submit the files via the form:
http://www.wholetomato.com/support/contact.asp
including this thread ID or URL in the description, so we can match it up. I am wondering if this is somehow a function of your colour scheme, which is just a bit different from mine. |
zen is the art of being at one with the two'ness |
|
|
sean
Whole Tomato Software
USA
2817 Posts |
Posted - Apr 30 2007 : 12:07:33 PM
|
There's definitely a problem but it is caused by weird comment coloring behavior by vs2005 that happens when VA is not even running. The problem does not occur using default IDE colors. It does occur with these setups: black background, non-black comment background white background, non-white comment background
|
|
|
holedigger
Whole Tomato Software
145 Posts |
Posted - Apr 30 2007 : 12:54:59 PM
|
I've only seen this with C#. "///" seems to be a keyword of sorts for XML style comments. Look at: Tools -> Options, then Text Editor -> C# -> Advanced -> Generate XML documentation comments for ///
|
Whole Tomato Software |
|
|
feline
Whole Tomato Software
United Kingdom
19022 Posts |
Posted - May 01 2007 : 08:42:15 AM
|
After a bit of digging, a new FAQ:
http://docs.wholetomato.com?W144
the answer is to change the colour of both Comment and XML Doc Comment |
zen is the art of being at one with the two'ness |
|
|
Sasa
Tomato Guru
272 Posts |
Posted - May 01 2007 : 12:08:51 PM
|
Aha! I will test it tonigh.
Thanks. |
C++ Visual Studio 2008 Pro Windows 7 x64
|
|
|
Sasa
Tomato Guru
272 Posts |
Posted - May 04 2007 : 11:13:10 PM
|
quote: Originally posted by feline
After a bit of digging, a new FAQ:
http://docs.wholetomato.com?W144
the answer is to change the colour of both Comment and XML Doc Comment
Yep, works like a charm :) |
C++ Visual Studio 2008 Pro Windows 7 x64
|
|
|
|
Topic |
|