I used to use WingIde, where in a shortcut(f4, default) which I used quite often was Goto definition, which will open the definition file, and take me to it. Is there a similar shortcut for eclipse+pydev?
I used to use WingIde , where in a shortcut(f4, default) which I used
Share
For Aptana Pydev, you have “Go To Definition“: F3
(Andrew Falanga comments below that Alt+← allows you to return to the point you left)