Would be great to implement functionality that shows the full list of the current class methods, including all parent classes. It is already available via autocomplete, so seems it's possible to implement. And it will be very useful to use in frameworks that extend a lot of classes.
The best place is to extend the "Outline" sidebar in the left panel, but if it's not possible - maybe implement a separate panel for this?