Am Mittwoch, 1. Juni 2005 14:20 schrieb Diez B. Roggisch:
> > Actually the IPython feature I'm the most missing, if not the only one,
> > is completion. This is a valuable improvement over the standard python
> > interpreter, when in the implementation/testing phase ; that's why it
> > made sense to me to have IPython run "inside" a python IDE...
>
> My eric has tab-completion working in it's interpreter already - in form of
> a window popping up giving me the possible choices. Which is nice, but
> could IMHO enhanced a great deal by implementing in incrementally, like the
> autocompletion in scintill. Any chances we see that coming, Detlev?
>

A shell completion using the scintilla userlist and showing the possible 
completions incrementally will be included in the next snapshot of the eric3 
3.8 development.

Regards,
Detlev
-- 
Detlev Offenbach
[EMAIL PROTECTED]

_______________________________________________
PyKDE mailing list    PyKDE@mats.imk.fraunhofer.de
http://mats.imk.fraunhofer.de/mailman/listinfo/pykde

Reply via email to