T O P I C R E V I E W |
samaursa |
Posted - Sep 29 2014 : 09:34:00 AM In VS 2012+ we can modify colors on quite a granular level. I generally don't change any of the colors except for the namespace color. We have a lot of namespaces and it is really advantageous to have the namespace fade into the background to reduce the information that is displayed on the screen.
The following screenshots show the comparison. The namespaces become distracting while reading the code. It would be great if VA offers some granularity in the way colors are applied.
|
5 L A T E S T R E P L I E S (Newest First) |
sean |
Posted - Jul 12 2019 : 3:12:10 PM case=39380 is implemented in build 2341 https://support.wholetomato.com/default.asp?W404#2341 |
accord |
Posted - Dec 12 2014 : 09:59:25 AM I have just come across a case for this:
case=39380
In a way, namespaces are like comments: they are less important than the code itself. |
accord |
Posted - Oct 09 2014 : 4:54:33 PM Unfortunately, you cannot set a separate color for namespaces. |
samaursa |
Posted - Sep 29 2014 : 1:52:08 PM I don't see how I can set the color for namespaces only. I don't see the option in Tools > Options > Fonts and Colors either. |
accord |
Posted - Sep 29 2014 : 1:46:17 PM Right click over a white box to set custom colors:
Learn more about how it works here: http://docs.wholetomato.com/default.asp?W179 |