Stan1k
Stan1k

Reputation: 360

Searching font and color item for displaying Debug values in editor

I want to edit the background and foreground color from this items, that show the current variable value:

Debug value items

I already searched at Options > Fonts and Colors > Text Editor all the available items but couldn't find it. Can someone tell me which item is responsbile for that appearance?

I am using a custom theme from the VS marketplace + ReSharper.

Upvotes: 0

Views: 99

Answers (2)

Alexander Kurakin
Alexander Kurakin

Reputation: 13523

This feature comes from ReSharper. So, please look for the ReSharper Debugger Datatips item in Options | Fonts and Colors | Text Editor and check the background color. Then restart Visual Studio.

Upvotes: 1

Mr Qian
Mr Qian

Reputation: 23808

Check if this is your requirement:

Current statement

enter image description here

Upvotes: 0

Related Questions