I guess it's a difficult task, but is there any time autocomplete with introspection coming? (Like in PyDev and Comodo Edit)
Hi, eric4 uses the Autocompletion and Calltip feature of QScintilla2. That extracts the information either from API files or from the current document or both (configurable). However, there is no dynamic autocompletion yet. I'll add it to the wishlist for eric 4.2. Regards, Detlev -- Victor Varvariuc
_______________________________________________ Eric mailing list [email protected] http://www.riverbankcomputing.com/mailman/listinfo/eric
