VC 6.0 MACRO:
AutoContents - generates list of functions and
jumps from 'contents' to the function definition
Have you ever got lost among couple of dozen of functions in
a file of 1000 lines? Then make contents and jump directly to the function definition!
- Download macro file
- Assign hot key to "AutoContentsGo"
macro
- Press hot key on empty (!) line to generate
contents
- Press hot key on any line of contents to jump
to the function definition
- Press hot key once more to return to the
contents
- OR select 'macro' page of the output window and click on
appropriate line (new of v1.1)
Check out QuickBookmarks macro
for alternative way of navigation in your code.
Any comments and suggestions will be appreciated.
Download source - 2 KB
Last Updated: Feb 10, 2000
HOME
