Debugger mouse over
I just noticed, and I think it is a new thing, when I mouse over a class it is now deserializing it all, any way I can make this stop?
It is more confusing than anything else

I want to make the selected deserialized tooltip disappear
Please sign in to leave a comment.
Hello Alfredo,
Thanks for contacting Rider support.
This behavior should be controlled by “Allow property evaluations and other implicit function calls” setting under Settings | Build, Execution, Deployment | Debugger.
Please try disabling it and see if it works for you.
Thanks,
Tom