[wingide-users] Automatic Import of Unknown Symbols
Benjamin Kloster
benjamin.kloster at videlco.eu
Tue Mar 8 00:00:40 MST 2011
Hi everyone,
PyDev has a nice feature where you type the name of a class from another
module and, if it isn't imported into the current module yet, gives you
the option to automatically add "from some_module import SomeClass" to
the top of the current module.
Is there a similar feature or script available for Wing?
Thanks,
Benjamin Kloster
More information about the wingide-users
mailing list