Change ReSharper's color scheme
Asked Answered
V

4

13

Does anyone know how to change the ReSharper color scheme in VS2008 SP1?

I've looked around and all the posts out there on the internet pointed to dead-ends. JetBrains at one point told users to change the colors inside VS (Tools | Options | Fonts and Colors | Text Editor) but I don't see any ReSharper items in there.

Vigil answered 22/12, 2008 at 18:26 Comment(0)
P
16

In VS|Tools|Options|Environment|Fonts and Colors, ensure the "Show settings for:" listbox is set to Text Editor and you will find the ReSharper items.

Publicly answered 22/12, 2008 at 18:33 Comment(3)
I suggest reinstalling Resharper. I have broke my install a couple of times and found things missing that weren't fixed without a reinstall.Publicly
Min have disappear too! Very weird!Granulose
Mine have disappeared, too. I guess I'll have to reinstall resharper. <sigh>Mentholated
C
19

Reinstalling did not solve it for me. This is from ReSharper's support. Note: Run notepad as administrator.

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

Problems:

  • ReSharper Fonts & Colors settings do not appear in Visual Studio after installation;
  • Colors from Light Color Theme are used with a Dark Color Theme;

Solution:

  • Close all Visual Studio instances;
  • Open C:\Program Files (x86)\Microsoft Visual Studio {VS version}\Common7\IDE\Extensions\extensions.configurationchanged file;
  • Type anything there;
  • Save the file;
  • Open VS and check Fonts and Colors in Tools | Options | Environment;
Clift answered 30/9, 2013 at 15:31 Comment(0)
P
16

In VS|Tools|Options|Environment|Fonts and Colors, ensure the "Show settings for:" listbox is set to Text Editor and you will find the ReSharper items.

Publicly answered 22/12, 2008 at 18:33 Comment(3)
I suggest reinstalling Resharper. I have broke my install a couple of times and found things missing that weren't fixed without a reinstall.Publicly
Min have disappear too! Very weird!Granulose
Mine have disappeared, too. I guess I'll have to reinstall resharper. <sigh>Mentholated
M
6

To change the font colors of identifiers, goto:

Resharper > options > code inspection > settting > checkbox

The color identifiers.

Multiracial answered 2/7, 2016 at 15:54 Comment(0)
V
2

Thanks Colby! Re-Installing ReSharper took care of it. For future reference, the complete scenario was:

I had a trial mode ReSharper installed, once the trial expired I purchased the license, I did not try to change the color scheme during the trial period, so I don't know if the options where there before.

After re-install I can go to Fonts and Colors and all the ReSharper options are there!

Vigil answered 22/12, 2008 at 20:6 Comment(0)

© 2022 - 2024 — McMap. All rights reserved.