Author |
Topic |
|
Sasa
Tomato Guru
272 Posts |
Posted - Mar 28 2009 : 11:27:41 PM
|
So I downloaded the latest build hoping to have the background coloring on matching {} and (), but instead, all my matching {} and () are noe black, even though I specify the red color.
And I see no place to specify the background color at all. |
C++ Visual Studio 2008 Pro Windows 7 x64
|
|
kevinsikes
Tomato Guru
USA
271 Posts |
Posted - Mar 28 2009 : 11:59:53 PM
|
Sasa,
Foreground color of brace matching should still be available in the VA Options dialog. Control coloring for other items via the IDE's Options | Environment | Fonts and Colors property page. You should see entries of the form "VA X ...". If you don't, use this procedure to restore the VA X entries:
Exit all instances of VS2008 Delete this registry key: HKEY_CURRENT_USER \\ Software \\ Microsoft \\ VisualStudio \\ 9.0 \\ FontAndColors \\ Cache \Restart Visual Studio
For users running VS2005, replace 9.0 with 8.0. |
Kevin Sikes Infotainment Platform Design Engineer Ford Motor Company |
|
|
sean
Whole Tomato Software
USA
2817 Posts |
Posted - Mar 29 2009 : 11:04:27 PM
|
We're not sure of the circumstances, but for some users the VA entries are not appearing in the IDE options dialogs (not sure why it affects some users and not others). We have a fix for this and it will be in the general release (which will not be 1721). |
|
|
daveidixon
New Member
USA
2 Posts |
Posted - Mar 30 2009 : 2:49:15 PM
|
I'm having the issue under vs 2005 where the matching brace foreground color is always black, no matter what color I select in the VA options dialog |
|
|
sean
Whole Tomato Software
USA
2817 Posts |
|
Sasa
Tomato Guru
272 Posts |
Posted - Apr 01 2009 : 8:37:39 PM
|
Nop Kevins tip didnt do anything at all |
C++ Visual Studio 2008 Pro Windows 7 x64
|
|
|
Alexo
Ketchup Master
Canada
81 Posts |
Posted - Apr 08 2009 : 7:11:03 PM
|
It is confusing to have these options in two places. In particular being able to specify both FG and BG colours in the VS dialog and only the (same) FG colour in VAX dialog.
|
|
|
feline
Whole Tomato Software
United Kingdom
19021 Posts |
Posted - Apr 09 2009 : 10:16:06 AM
|
It is a compromise solution. Remember that you can only set the foreground colour in VC6, there is no support for changing the background colour in this IDE.
If we move everything into the IDE options then this causes problems for VC6, plus people will not know to look for VA options in the IDE colour list. This problem already happens.
Making the VA options dialog more complex and duplicating more functionality does not seem ideal either.
As it stands use the VA dialog for simple settings, and the IDE dialog for more "complex" settings. |
zen is the art of being at one with the two'ness |
|
|
Alexo
Ketchup Master
Canada
81 Posts |
Posted - Apr 09 2009 : 11:57:10 AM
|
How about having a "more settings" button on the VA dialog that will pop up the VS one (and navigate to the relevant settings)? You can make it dependent on the product version.
|
|
|
feline
Whole Tomato Software
United Kingdom
19021 Posts |
Posted - Apr 09 2009 : 1:38:00 PM
|
I do like this idea, thank you I have put in a feature request to see what our developers make of it:
case=25843 |
zen is the art of being at one with the two'ness |
|
|
|
Topic |
|