ReSharper color identifiers screw up with Visual Studio 2012 dark theme

前端 未结 6 438
清歌不尽
清歌不尽 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条回答
  •  無奈伤痛
    2020-12-12 19:36

    I had this same problem with vs2013 and resharper 8. I was able to fix by following these steps:

    1. Close all Visual Studio instances
    2. Open C:\Program Files (x86)\Microsoft Visual Studio {VS version}\Common7\IDE\Extensions\extensions.configurationchanged file
    3. Type anything there
    4. Save the file
    5. Open VS and check Fonts and Colors in Tools | Options | Environment

    source http://resharper-support.jetbrains.com/entries/26859128-ReSharper-Fonts-Colors-settings-do-not-appear-in-Visual-Studio-after-installation

提交回复
热议问题