ReSharper color identifiers screw up with Visual Studio 2012 dark theme

前端 未结 6 439
清歌不尽
清歌不尽 2020-12-12 19:12

We\'re experiencing an annoying problem issues with ReSharper\'s color identifiers feature when Visual Studio 2012 is set to the built-in dark theme.

With ReSharper\

6条回答
  •  -上瘾入骨i
    2020-12-12 19:34

    I had the same problem too in VS2013, unfortunately editing the configurationchanged file didn't work for me. However I fixed it by doing the following:

    1. deleting the following registry key:

      HKCU\Software\Microsoft\VisualStudio\12.0_Config

    2. Run devenv /ResetSettings from VS 2013 admin command prompt

提交回复
热议问题