[wingide-users] Adding additional paths for the autocompletion
parser
Wing IDE Support
support at wingware.com
Mon Oct 26 09:13:43 MDT 2009
On 10/26/09 9:40 AM, noreli wrote:
> I have both the path in project tree and path in projet setting. I restarted
> Wing to be sure.
> I have the following issues :
> Auto-completion doesn't work for import xxx, where xxx is a module in a
> directory that was "included"
> Auto-completion doesn't work for other sub module name (exemple xxx.yyy,
> where yyy is a function of module xxx)
Is the directory that contains the xxx.py file in the Python Path
defined in the project properties? Or is this an extension module and
not a .py file?
Thanks,
John
More information about the wingide-users
mailing list