Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
03/13/06 18:15
Read: times


 
#112094 - Code Browser
Responding to: ???'s previous message
Sounds like what you need is a proper Code Browser:

  • For any symbol, a hot key would "Go To Definition"
  • Another hot key would "go back to where we just came from"
  • Also hot keys for "go to next/previous reference"
  • Various reports for "show all references", "show all reads/writes", "show all calls/callers", "call/caller trees", etc.

    The advantage of a proper code browser is that it can find references "hidden" in macros - which searches can't.

    With such a Code Browser, you can always get instantly to any symbol definition (and back!) so you just need to write your rules in the comments with the definition (which, in my opinion, is where they belong).

    I think the Keil uVision Code Browser does nearly all of this (the main gripe being that you can't export/print anything; not sure if it does the "go back...").

  • List of 11 messages in thread
    TopicAuthorDate
    "hyperlinks" in program source            01/01/70 00:00      
       you can do it with gvim            01/01/70 00:00      
          CodeWright global search gives you a            01/01/70 00:00      
             global search... cumbersome.            01/01/70 00:00      
                CodeWright does            01/01/70 00:00      
       An example            01/01/70 00:00      
       the only time ive seen that            01/01/70 00:00      
          CodeWright            01/01/70 00:00      
       Delphi 2005            01/01/70 00:00      
       Code Browser            01/01/70 00:00      
          not quite            01/01/70 00:00      

    Back to Subject List