I'm coming from Visual Studio. It has a feature that I quite heavily use - custom visualizers for data.
As described in here, there is a visualizer that allows you to see bitmaps stored in Bitmap
type variables right in the debugging session.
Is there something like this in Rider? Or do I have to use Interactive Session to save the bitmap to disk every time?
There is no such functionality in Rider right now, but you can track the progress here (no estimates so far):