Say you have a class A and a class B extends A and a class C extends B.
Is there any IDE or any sort of plug-in for any idea, where in the file C.Java, on line
Class C extends B
I can see something like ( and Class A ) for example like a tooltip or like a comment under the line?