
Introduction
QuickJump .NET provides the same feature as the GExperts function browser for
Delphi. It allows you to quickly jump to a code declaration.
How to use it
When installed, just type the Alt-G shortcut in the text editor and a dialog
is shown with all the code elements. Next you just have to type a part of the
code element you are looking for, to filter the list and hit return to jump to
it's declaration.
Source
The code is documented.
Updates
- Some minor bugs removed.
- You can now browse for properties,
struct
s, etc ...
- VS7.1 support
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.