[Pydev-code] Autocompletion - couple adds
Brought to you by:
fabioz
From: Dana M. <dan...@ya...> - 2004-08-11 18:04:24
|
Fabio, Very nice refactoring! I just checked in a fresher version of: o org.python.pydev\src\org\python\pydev\editorPyEditConfiguration (new revision: 1.17) This simply shortens the autoactivation delay interval for zippier performance o org\python\pydev\editor\codecompletion\{PyCodeCompletion, PythonCompletionProcessor}.java to reapply autoactivation on "(" o org.python.pydev/plugin.xml new revision: 1.32; this adds a couple new (possibly useful) templates Something that just occurs to me is that we ought to also do some other useful 'completions' as well - for example, in the JDE, when you type in the single apostrophe character ('), a mathing one is emitted right behind it; when you type in the double apostrophe character (") , a mathing one is emitted right behind it; I will look to addingthat tonight. Best, ===== _/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/ _/ Dana Moore _/ _/ BBN Technologies LLC _/ _/ M: 240.350.4196 _/ _/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/ __________________________________ Do you Yahoo!? Yahoo! Mail - 50x more storage than other providers! http://promotions.yahoo.com/new_mail |