The following forum message was posted by microo8 at 
http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4064451:

Hi, i have a problem with PyDev and its code completion of method params.
when i write:
def method_in_my_module1(param_that_is_a_class_from_my_module2):
    param_that_is_a_class_from_my_module2.       #and here when i pres 
CRTL+Space
it popups a box with sugestions and they are not good for that
"param_that_is_a_class_from_my_module2"

in would be good that i write this method and explicitly write a comment on
it, there would be the description of the params and PyDev will know what class
is the param and the code-completion would be good for that class.

sorry for my english :)

------------------------------------------------------------------------------
Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)!
Finally, a world-class log management solution at an even better price-free!
Download using promo code Free_Logger_4_Dev2Dev. Offer expires 
February 28th, so secure your free ArcSight Logger TODAY! 
http://p.sf.net/sfu/arcsight-sfd2d
_______________________________________________
Pydev-users mailing list
Pydev-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pydev-users

Reply via email to