How to make R# use colors in the Find Results window?

Is there a way to make the Find Results window use the same colors designated in the Text Editor?
It's a headache using the Find Results window when being hit with a ton of white text that's not discriminating by color anything on display.

0
4 comments
Hello Greg,

for Visual Studio tool windows (including ReSharper "Find Results" and others) the following setting is used - VS Tools | Options | Environment | Fonts and Colors | Show Settings for: Environment. You can change font from Automatic to any custom, but please note it also changes all VS windows and VS menu font.
There's no way to change colors of this font.
Thank you.
0

Hello and thanks for replying,
I was asking if there's a way to implement syntax highlighting in the "Find Results" window because all the results are composed of white text, with a few exceptions such as the line and column numbers (shown in cyan) and return type (shown in magenta) as you can see in the attached image


It would be amazing if there would be a way to toggle on/off the Syntax Highlighting in results because it would greatly improve the readability.

 

 

 

 

0
I've filed a corresponding feature request - https://youtrack.jetbrains.com/issue/RSRP-492493/Add-syntax-highlighting-in-Find-Results-window. Please feel free to comment or vote for it.
Thank you.
1

Thank you, much appreciated!

0

Please sign in to leave a comment.