Conditional themes in Visual Studio 2008
Posted
by Bala R
on Stack Overflow
See other posts from Stack Overflow
or by Bala R
Published on 2010-04-29T14:32:15Z
Indexed on
2010/04/29
18:57 UTC
Read the original article
Hit count: 216
visual-studio-2008
|theme
Can I have different visual studio themes associated to different solutions?
Here's my problem. I have two files with sames names that have almost identical contents from two different solutions, open simultaneously. Of course, I have the first solution open and the file from the second solution is opened from explorer and has no connection to the first solution what so ever. Is there any way I can distinguish the the file that belongs to the solution from the other file, just by a different tab color or something like that and without hovering over the tab to look up the path.
Thanks
© Stack Overflow or respective owner