I would like to be able to add some sort of "intellisense" to a text editor for
IronPython scripts. Something along the lines of reporting the available
functions in a module after hitting a period.
import clr
clr. <- (show something here)
Are there utilities available in IronPython for analyzing a partial script to
figure this out and if so could you point me in the right direction?
Thanks,
-Steve
_______________________________________________
Users mailing list
[email protected]
http://lists.ironpython.com/listinfo.cgi/users-ironpython.com