Is any dev. going to look at my VS 2010 fonts & colors bug since build 1617? Follow
My VS is practically unusable without reverting back to default color scheme.
Looks like since that build somehow all font and coloring importing was anhilated post 1617 build.
I have checked my .vssettings file and they are valid. See attachments on bug for screenshots and .vssettings file for more info..
I raised this bug back in 1617 and now ReSharper 5 has been released and it hasn't even been addressed! Any user who is using a custom color scheme I don't believe is having their theme imported properly, pretty terrible.
http://youtrack.jetbrains.net/issue/RSRP-160058
Graham
Please sign in to leave a comment.
Hello Graham O'Neale,
If you have Color Identifiers in ReSharper activated on you must use
ReSharper Specific Colors Settings. In Fonts&Colors you find the
ReSharper-Colors you have to change, or use a settings which has this
allready implemented.
Like this
http://cid-178f1647bbfe2b9f.skydrive.live.com/self.aspx/Settings/VS2010-ReSharper.vssettings
Regards
Albert
Right, yes I see, after investigation I notice all my "ReSharper xxxxxx" color options are set to "default" which obviously suits a white color scheme, but not a black.
After remapping my colors one by one using the ReSharper color overrides, I have managed to get my colors restored to how they should be.
It seems in VS 2008 what was happening is "Color Identifiers" was unchecked, that's why I never encountered this problem. But for VS2010 it was enabled by default and I never knew the option existed
Thanks for shedding light on this Albert.