Eclipse And PyDev

Steve Phillips steve077 at gmail.com
Fri Mar 6 13:25:37 EST 2009


All,
I realize this question may not belong here but I am going to ask anyway to
the current users of Eclipse and PyDev.  It's regarding the auto-complete
feature.  Say you want to type "sys.path.append('yada yada yada')", using
say Komodo or IDLE.  When you get to "sys.path.ap" and type a "(", it will
complete the .append.  Is there a setting somewhere in Eclipse where I can
do that too.  Currently if I type "sys.path.ap", it ends up as being
"sys.path.ap(".  Any ideas?  I know I am seriously nitpicking, but I am
spoiled by other editors and I really like Eclipse so far after giving it a
second shot with PyDev.

Thanks in advance.
Steve Phillips
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20090306/5c0287e1/attachment.html>


More information about the Python-list mailing list