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
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to