Search code examples
c#visual-studioideresharpercoderush

Resharper: display expression value during debug


Quick question about Resharper.

It is possible to display expression value during debugging like in CodeRush?

enter image description here

Or is there any other CodeRush alternative that can do that?


Solution

  • I've never seen that feature in ReSharper, however, since you asked for an alternative that can do that, I know OzCode does it:

    enter image description here