[wingide-users] Can't get pymel autocomplete to work in Wing 4.0
Wing IDE Support
support at wingware.com
Wed Mar 9 08:42:05 MST 2011
On 3/8/11 11:57 PM, Ian Jones wrote:
> Pymel has the ability to create pi files to hint wing's autocomplete.
The issue here is not the .pi files, which are pregenerated in the pymel
distribution that comes with Maya 2011, but rather that Wing is finding
both a .pi and .py file for the animation module and is using the .py
file in its analysis. The workaround is to essentially change the
python path so the .py file isn't found, but the workaround causes other
problems.
The better solution will be to handle both a .py and .pi files and we
plan to add this is a future release.
Cheers,
John
More information about the wingide-users
mailing list