Tagged Questions
2
votes
2answers
2k views
Eclipse “go to definition” problem
I'm using PyDev for eclipse and am experiencing some issues with "go to definition". It works for most modules, but for some site packages it does not. It does the "bump" sound and then nothing ...
0
votes
0answers
36 views
“Go to definition” from PyDev not work in External Library files
When I am in certain files, for example, External Library files, I am getting this behavior where the Go To Definition command jumps me to the import statement at the top of the file instead of ...