tracy icon indicating copy to clipboard operation
tracy copied to clipboard

What interface does the dumped class implement or inherit?

Open janbarasek opened this issue 4 years ago • 0 comments

Hello,

when dumping objects, I often need to find out what interfaces they implement or if they inherit a class.

This is useful, for example, when examining dependencies in the DI Container, or when examining more complex data structures and its internal dependencies.

I think inherited classes and implemented interfaces should appear directly next to the class (or for example, in the title).

Snímek obrazovky 2021-02-11 v 11 00 28

Thanks.

janbarasek avatar Feb 11 '21 10:02 janbarasek