Re: [Pydev-users] How to check the caller funtions for a specified python function in pydev
Brought to you by:
fabioz
From: Fabio Z. <fa...@gm...> - 2014-01-12 16:55:46
|
On Sun, Jan 12, 2014 at 3:08 AM, Qian Zhang <zhq...@gm...> wrote: > 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 |