Code completion keystroke in PythonWin?

Mike C. Fletcher mcfletch at rogers.com
Sat Aug 24 12:52:39 EDT 2002


Try <tab> for the method/attribute stuff.

Note that PythonWin also has <ctrl-space> for cycling partially 
completed identifiers (based on the tokens in the current file/buffer).

HTH,
Mike

Jeff Kowalczyk wrote:
> I'm really grateful for the code-completion feature in pythonwin, but I'm
> used to the keystroke method of accepting the matched method/attribute name
> from the dropdown.
> 
> Control-space or control-return don't work. Is this feature supported in
> Pythonwin somehow?
> 
> 
> 
> 
> 


-- 
_______________________________________
   Mike C. Fletcher
   Designer, VR Plumber, Coder
   http://members.rogers.com/mcfletch/






More information about the Python-list mailing list