[wingide-users] Automatic Import of Unknown Symbols
Wing IDE Support
support at wingware.com
Tue Mar 8 08:28:20 MST 2011
On 3/8/11 2:00 AM, Benjamin Kloster wrote:
> 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?
We plan on adding something like this in the future, though we probably
will do it with module names (at least by default).
Thanks,
John
More information about the wingide-users
mailing list