>The macro that is assigned to Edit.GotoDefinition (F12 by default) is
>wonderful. SourceInsight has had this feature for a decade and I'm glad to
>see that it is finally in DevStudio. However, I have not been able to find a
>command that is equivalent to SI's "Go Back" command.
William,
You're looking for View.PopBrowseContext - normally Ctrl+Shift+*
Dave

Signature
MVP VC++ FAQ: http://www.mvps.org/vcfaq
William Bloodworth - 16 Nov 2005 22:09 GMT
Dave,
Thank you!!!!
- Wil
> >The macro that is assigned to Edit.GotoDefinition (F12 by default) is
> >wonderful. SourceInsight has had this feature for a decade and I'm glad to
[quoted text clipped - 6 lines]
>
> Dave
Jon Shemitz - 16 Nov 2005 22:59 GMT
> >The macro that is assigned to Edit.GotoDefinition (F12 by default) is
> >wonderful. SourceInsight has had this feature for a decade and I'm glad to
> >see that it is finally in DevStudio. However, I have not been able to find a
> >command that is equivalent to SI's "Go Back" command.
> You're looking for View.PopBrowseContext - normally Ctrl+Shift+*
Cool - I never knew about that one.
Fwiw, it seems to be Ctrl+Shift+8, not Ctrl+Shift+* - ctrl+shift and
the number pad * does not work, not does Ctrl plus the number pad
star.

Signature
<http://www.midnightbeach.com>