On Thu, Mar 11, 2010 at 8:38 AM, Janosch Peters <j...@websliders.net> wrote:
> Hi,
>
> I just started coding python using PyDev. From the IDEs I tested, PyDev
> was clearly the best free one. However I am missing an integrated help
> like in Visual Studio or in Eclipse/Java, where you press a button or
> just hoover over a class/function and it gives you a short help text.
>
> Did I overlook sth or is this not available for pydev?
>
> If its not available, are there any plans going in that direction?
>

In the last release, you should have that on hover (provided you
configured your pythonpath correctly -- as explained on:
http://pydev.org/manual_101_root.html)

Cheers,

Fabio

------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Pydev-users mailing list
Pydev-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pydev-users

Reply via email to