Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=6968722
By: steve077

Hi All,

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 word
"append".

Is there a setting somewhere in Eclipse where I can do that in Pydev too or
isn't that a feature?  Currently if I type "sys.path.ap(", it ends up just as
I typed it "sys.path.ap(" instead of completing the word "append".

Now, in Preferences>Pydev>Editor>Code Completion I did notice there was a few
items you can select.  I have "Use code completion" and "Autocomplete on '.'?"
selected.  If I select the "Autocomplete on '('?" and click Apply and OK and
reopen the preferences, it isn't selected.  If I select all 5 boxes then it
will save but it still doesn't work as I would expect.

Any ideas?  I know I am seriously nitpicking, but I am spoiled by other editors
and I really like Eclipse with so far after giving it a second shot with PyDev.

Thanks in advance.
Steve Phillips

______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit: 
https://sourceforge.net/forum/unmonitor.php?forum_id=293649

------------------------------------------------------------------------------
_______________________________________________
Pydev-users mailing list
Pydev-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pydev-users

Reply via email to