-
Notifications
You must be signed in to change notification settings - Fork 309
Code Explorer
retailcoder edited this page Nov 25, 2014
·
3 revisions
This dockable window complements the Project Explorer, by adding member navigation functionality:
By double-clicking on a tree node, you can navigate to the selected instruction or signature.
Use the Refresh button to re-parse all opened VBA projects and synchronize the tree view with the actual code.
rubberduckvba.com
© 2014-2025 Rubberduck project contributors
- Contributing
- Build process
- Version bump
- Architecture Overview
- IoC Container
- Parser State
- The Parsing Process
- How to view parse tree
- UI Design Guidelines
- Strategies for managing COM object lifetime and release
- COM Registration
- Internal Codebase Analysis
- Projects & Workflow
- Adding other Host Applications
- Inspections XML-Doc
-
VBE Events