>>>>> "Brian" == Brian Beck <[EMAIL PROTECTED]> writes:

    Brian> Oh yeah, and what's with not being able to configure the
    Brian> code completion key sequence. How about *no* key sequence?
    Brian> That's the way every other IDE I've used does it. This is
    Brian> more like semi-automatic code completion.

It works like that for me. 

I type:

import os
os.<wait a second>

And I get the list of completions. 

Perhaps you are just being impatient?

Also, make sure that Preferences/pydev/code completion has
"Autocomplete on '.'" box checked.

-- 
Ville Vainio   http://tinyurl.com/2prnb
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to