Post Made Community Wiki by Bill the Lizard
show/hide this revision's text 2 added 86 characters in body

Click an identifier (class name, variable, etc) then hit F12 for "Go To Definition". I'm always amazed how maybe people I watch code that use the slower right-click -> "Go To Definition" method.

EDIT: Then you can use Ctrl+- [control minus] to jump back to where you were.

show/hide this revision's text 1

Click an identifier (class name, variable, etc) then hit F12 for "Go To Definition". I'm always amazed how maybe people I watch code that use the slower right-click -> "Go To Definition" method.