AutoContents – generates list of functions and jumps from ‘contents’ to the function definition

CodeGuru content and product recommendations are editorially independent. We may make money when you click on links to our partners. Learn More.

.

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 https://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.

Download source – 2 KB

Date Last Updated: April 3, 1999

More by Author

Get the Free Newsletter!

Subscribe to Developer Insider for top news, trends & analysis

Must Read