vs2008 c#
Whats the hot key to go to definitions and whats the hot hey to get back.
with the mouse would be hover over the word ,right click ,then right click
select "jump to" click on previous reference.
thanks
Jeff Johnson - 21 Jul 2008 20:12 GMT
> vs2008 c#
>
> Whats the hot key to go to definitions and whats the hot hey to get back.
With the default C# settings, it should be F12 to jump to the definition.
There is no real "go back" beyond the basic Ctrl+-
(hyphen/dash/minus/whatever you like to call it) which is "navigate
backwards."