forked from rubberduck-vba/Rubberduck
-
Notifications
You must be signed in to change notification settings - Fork 12
Code Explorer
retailcoder edited this page Nov 25, 2014
·
1 revision
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.