The Eclipse's Outline View only displays the active class's methods/variables.
Is it possible to also display the parent class's (and maybe the parent's parent, and so on...) methods/variables in the Outline View?
-Or- press Ctrl+Shift+T (for a type) or Ctrl+Shift+M (for a method). The "Open Type/Method" dialog will appear. If a type/method was previously selected in the editor or outline views, it will be displayed.
The Outline View is displayed by default as part of the PHP Perspective. To manually open the view, go to Window | Show View | Other | PHP Tools | Outline.
For completeness: pressing Ctrl-O in an editor opens the outline view as a popup. Pressing Ctrl-O again adds all inherited methods to the popup.
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