I just started testing NetBeans 6.5 with Python support. I like that the IDE provides the docstring documentation for the function / method in a popup when it is autocompleted, but is there any other way to view the docstrings, either by using the name of the function / method, or by clicking somewhere? I just can't find a way to do this. The best I can do is "Go to Source" in the right-click menu. If you know the trick (or you can point out the obvious thing that I am missing), I would really appreciate it!
python ide documentation netbeans
gotgenes
source share