AutoContents - generates list of functions and jumps from 'contents' to the function definition
Posted
by Dan Kozub
on April 3rd, 1999
Have you ever got lost among couple of dozen of functions in a file of 1000's of 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
Check out http://www.codeguru.com/devstudio_macros/QuickBookmarks.shtml
for alternative way of navigation in your code.
Look at http://members.tripod.com/~DanKozub
for the latest version and more details
Any comments and suggestions will be appreciated.
Date Last Updated: April 3, 1999

Comments