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.
It has the scintilla autocompletion as well > Any chances we see that coming, Detlev? I'll look into this for the 3.8 development, but won't promise anything. > > Regards, > > Diez > > _______________________________________________ > PyKDE mailing list [email protected] > http://mats.imk.fraunhofer.de/mailman/listinfo/pykde Detlev -- Detlev Offenbach [EMAIL PROTECTED] _______________________________________________ PyKDE mailing list [email protected] http://mats.imk.fraunhofer.de/mailman/listinfo/pykde
