Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to customize the VS2015 Method Signature Pop-Up's Text Color?

I've started using Visual Studio 2015 and one thing I've noticed is the new fancy rich-text formatted Preview functionality when hovering over a Method, .ctor, Property etc (compared to the bare tooltip I see in VS2013), which looks for example like this (mouse cursor is not shown here):

enter image description here

However, this is, most likely due to my general text color & font customization, in parts barely readable.

Does anyone know what's the correct name and category for this enhanced ToolTip is in VS's Tools > Options > Environment > Fonts and Colors?


1 Answers

The tooltip code colors correspond to the colors you have set for the editor window. The white you see is the same as you see in the editor.

You might want to change the tooltip background color instead to something darker.

like image 193
amain Avatar answered Dec 10 '25 03:12

amain



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!