How to change this Color?
Answered
when you click the return type of method, all of the return points of the method will highlight:
I want change this background color, how?
Please sign in to leave a comment.
Try changing "ReSharper Content Exit" background-color in Tools | Options | Environment | Fonts & Colors.
Thank you, I knew.
Did this change? Can't find this setting in my VS2022 + R#2021.3.2...
Fink Christoph Still here, same env.
Hmm, strange - that one I already tried and did not change my "return" color...
Was confused by "Content" vs. "Context"...
Ah, found it out:
It only colors if i have the cursor at one of the statements...
Is there a way to "always" color them differently?
I guess no, and I don't think that's a good idea.
Hello Fink Christoph, you can try changing "Keyword" and "Keyword - Control", although this is probably not exactly what you would like to have.
Maria Pleskunina Thanks, thats exactly what I wanted...