Eric4 already supports this feature.
Goto Preferences / Editor / Typing >> Python : then check the " Automatic insertion of the 'import' string on 'from xxx' " option.

I'm not sure, but probably this feature depending to the installed APIs. If so, you have to create and install api files for the modules you importing from and then configure Autocompletion to "from document and API files" too.

(I'm using latest snapshots and don't remember if this feature is supporting in previous versions. )



On Sun, 30 Dec 2007 14:49:27 +0200, Flavio Coelho <[EMAIL PROTECTED]> wrote:

Hi,

there is a feature in the Komodo IDE that I'd love to have in Eric: auto
completion for imports

example :

import <pop up here>
from soandso import <pop up here>

is there any chance of this getting into Eric?



--
Evren Esat Özkan
_______________________________________________
Eric mailing list
[email protected]
http://www.riverbankcomputing.com/mailman/listinfo/eric

Reply via email to