ReSharper color identifiers screw up with Visual Studio 2012 dark theme -
we're experiencing annoying problem issues resharper's color identifiers feature when visual studio 2012 set built-in dark theme.
with resharper's color identifiers disabled, code looks fine:
then, enable resharper's color identifiers:
and code completly unreadable:
the curious thing, on colleague's machine, same code, same visual studio , resharper settings... looks right:
we tried reinitializing both visual studio , resharper settings, disabling add-ons , extensions , other voodoos no avail.
here our setups:
i had same problem vs2013 , resharper 8. able fix following these steps:
- close visual studio instances
- open c:\program files (x86)\microsoft visual studio {vs version}\common7\ide\extensions\extensions.configurationchanged file
- type there
- save file
- open vs , check fonts , colors in tools | options | environment
Comments
Post a Comment