21

After installing Resharper 8 on Visual Studio 2012 my TODOs are now a retina-searing blue of which this screenshot does not do justice:

enter image description here

I've found similar questions here and here they don't seem to apply to VS2012 and/or RS8, as there is no "Resharper Todo Item" nor any other Resharper items under the Display Items for Fonts & Colors.

Community
  • 1
  • 1
joelmdev
  • 11,083
  • 10
  • 65
  • 89

5 Answers5

25

Just to post a possible workaround if somebody has the same behavior - apply actions from the following article. It looks oddly but works.

  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
mreinsmith
  • 154
  • 3
  • 14
Alexander Kurakin
  • 13,373
  • 2
  • 33
  • 29
  • 1
    This solved it for me, submitted an edit to your answer to include the content of that bug fix. Note that you may need to open that config file as an Admin to edit it. – Jerry Oct 30 '14 at 19:40
  • this solved it for me. Once I did this, I didn't have to go back into Fonts and Colors. When VS2013 rebooted, the correct TODO: color was back. Thanks! – Michael McCarthy Nov 13 '15 at 15:07
12

Navigate to environment settings using Visual Studio (Tools -> Options -> Environment -> Fonts and Colors) and change the colour of the TODO items in the text editor. Scroll to the item in the "Display items" list which shows as "Resharper TODO item"

Rajesh MG
  • 321
  • 1
  • 3
  • 8
  • 1
    I can confirm that for me, there *is* a `ReSharper Todo Item` in the Fonts and Colors dialog box. – Aaron Jensen Sep 02 '14 at 17:27
  • 1
    I have same issue as @joelmdev, the `Resharper TODO Item` does not appear under the `Text Editor` settings. I don't see any Resharper items under that category. However, some do show up under the `Printer` category, have no effect on the syntax highlighting of the text editor (obvious, but wanted to verify) – Jerry Oct 30 '14 at 19:32
  • 1
    @Jarek see the selected answer (which is my own). This is a bug verified by Jetbrains. You can get the option back, however, at which point it shows up just as Rajesh has outlined. – joelmdev Oct 31 '14 at 16:17
7

A Visual Studio crash and restart later, Resharper display items are suddenly showing up under fonts and colors. I contacted Jetbrains and apparently this was a verified bug, though that link is now dead which would lead me to believe that they fixed it, but for some reason this answer is still getting upvoted so maybe not.

Maybe the next upvoter can edit this answer or provide a comment with the current state of affairs?

joelmdev
  • 11,083
  • 10
  • 65
  • 89
2

This is not a Win 8.x issue; I am using Windows 7 and encountered the problem when I applied Resharper 8 to VS2013. The link that Alexander posted resolved the problem for me. I did, however, have to copy the file to My Documents, make my edit there (a simple hash symbol) and then copy it over the source location.

1

Adding an empty line in the file extensions.configurationchanged worked for me. Visual studio 2013 with Resharper 10