Feature Request

Mattia Lanzoni <lanzonim-Dpa/[email protected]> Thu, 06 May 2004 11:04:58 +0200
Newsgroups gmane.comp.python.spe.user
Message-ID <[email protected]>
Hi,

what about an extended version of autocomplete that works also with 
names of variables and methods inside your source-code, this should be 
activated with a shortcut.

Somenthing like this:
in your code you have a method called "listXYZDirectory()"
so instead of just typing the whole name, you just type
"listX"+shortcut and the autocomplete will pop up all the possible solutions

Just an idea.

Thanks.
Mattia.