is it possible in Eclipse CDT that the outline or even the code windows displays inherited members of a class? So that I have a full overview of the derived class functionality.
class Derived : public Base {}
If I'm in Derived.cpp/h I want to see the inherited members from Base.cpp/h in the outline (or somewhere else, maybe greyed out directly in the code window).
Having it in the auto-complete list is nice, but having also a full overview would be better.
Is this somehow possible?
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With