Navigate through your VBA projects like never before.
Being able to quickly find what you’re looking for is essential. Rubberduck supercharges the VBE’s navigation capabilities and makes it easy to quickly locate and jump to all references to a given member (without losing it in a sea of irrelevant same-name identifiers).
Decoupled, object-oriented code particularly benefits from the addition of interface-related navigation tooling, as well.
This tab lists a number of feature items worth mentioning. To modify this content, an edit must be submitted from the content admin sub-site.
Finds all implementations of the selected interface/member, and lists them in a new "search results" tab, showing the surrounding context and location.
Finds all references to the selected identifier, and lists them in a new "search results" tab, showing the surrounding context and location.