Code Explorer

The Code Explorer (like the project explorer) shows all objects in your project, but additionally shows the procedures, methods and properties for each class or module. This gives you instant overview of what each component contains. A double-click on a procedure immediately moves you to it's position in the module. Clicking the add property or add procedure buttons starts the builders to add a procedure, property or method to the selected code module.

The Code Explorer is a dockable window which can be best placed on the left side of the code pane.  Because it includes and extends most of the project explorer's functionality you may even decide to hide the project explorer and only use the Code Explorer instead.

 

code explorer replaces project explorer docked window