Reputation: 269
We are using ReSharper
and have the parameter name hint turned on, but in my custom theme its hard to read:
I am using the Theme Editor and have looked through all the ReSharper
settings and searched for parameter name hint but nothing is coming up so it must be a more generic setting.
Does anyone know what setting controls the parameter name hint so I can change the foreground or background color to make it more readable?
Upvotes: 0
Views: 853
Reputation: 10897
This can be done by changing the 'ReSharper Parameter Name Hint' display item under Tools
->Options
->Environment
->Fonts and Colors
in Visual Studio:
Update: This setting may have moved to 'Resharper Inlay Hint' according to this but I can't confirm as I am not running ReSharper 2019.3.
Upvotes: 4
Reputation: 269
Piers Myers, for some reason I dont have that option listed in Display Items:
So not sure why that option is not listed. If I click on ReSharper->Options->Editor->Inlay Hints it shows Parameter Name Hint options:
Upvotes: 0