[IronPython] Intellisense with imported dlls

Raghavendra Chandrashekara raghavendra.chandrashekara at gmail.com
Thu May 12 01:49:46 CEST 2011


Hi All,

I added a couple of custom .NET dlls using the clr.AddReference() method in
my program and I was expecting IronPython Tools for Visual Studio to be able
to parse the imported dlls and provide intellisense for the imported
classes. However I don't see any imported methods when I press either Ctrl +
Space or the '.' key after a class object. Is there something extra I need
to do?

Thanks,

Raj
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ironpython-users/attachments/20110511/284b42e2/attachment.html>


More information about the Ironpython-users mailing list