visual studio - How to change parameter type color inside tooltips? -


the default blue color unreadable on gray background:

enter image description here

i couldn't find option inside tools > options > environment > 'fonts , colors' controlled particular color. how modify color?

edit: looks either vs or resharper fixed default color. looks now, without me having change anything:

enter image description here

so, string in c# it's keyword means can modify blue color keywords setting

tools -> options -> environment -> fonts , colors -> settings text editor -> keyword -> item foreground parameter in visual studio settings.


Comments

Popular posts from this blog

inversion of control - Autofac named registration constructor injection -

verilog - Systemverilog dynamic casting issues -

ios - Change Storyboard View using Seague -