Discussion:
[Pydev-users] How to check the caller funtions for a specified python function in pydev
Qian Zhang
2014-01-12 05:08:57 UTC
Permalink
Hi,

I have installed the latest pydev in eclipse, it works well. But it seems
lack of a feature "Open Call Hierarchy". For Java code, with this feature,
I can easily see the caller functions for a specified Java function, but
how can I do the same thing for a python function?


Thanks,
Qian
Fabio Zadrozny
2014-01-12 16:55:18 UTC
Permalink
Post by Qian Zhang
Hi,
I have installed the latest pydev in eclipse, it works well. But it seems
lack of a feature "Open Call Hierarchy". For Java code, with this feature,
I can easily see the caller functions for a specified Java function, but
how can I do the same thing for a python function?
This feature isn't currently available on PyDev. Please create a feature
request for that at: https://sw-brainwy.rhcloud.com/tracker/PyDev/

Cheers,

Fabio

Loading...