On 03-11-2010, Fabio Zadrozny <fabi...@gmail.com> wrote: > In the last release, you should have that on hover (provided > youconfigured your pythonpath correctly -- as explained on: > http://pydev.org/manual_101_root.html)
Ok I notice now that there is sth coming up if I hover over a class name. However it is showing the full code instead of just the docstring. IMHO it would be cool if pydev would try to parse the docstring for reStructuredText and display it nicely (Probably following PEP 287). In case the docstrings are not following any convention, they could be just displayed without formatting as a fallback. Hovering over function names does not show a tooltip in my environment, except when you hover over the function definition itself. But I guess its quite hard to determine the correct class a function is contained in, due to dynamic typing. regards, Janosch ------------------------------------------------------------------------------ Download Intel® 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