What is the [shortcut/other way] for go to definition in Eclipse+Pydev

前端 未结 5 1910
感情败类
感情败类 2021-02-01 03:53

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 the

5条回答
  •  無奈伤痛
    2021-02-01 04:08

    Assuming you mean "go to where a method/class/variable" is defined, in Eclipse, it is F3

提交回复
热议问题