*From:* [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] *On Behalf Of *Steve Baer
*Sent:* Wednesday, December 03, 2008 4:46 PM
*To:* Discussion of IronPython
*Subject:* [IronPython] Parsing scripts
I would like to be able to add some sort of "intellisense" to a text
editor for IronP
PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Steve Baer
> Sent: Wednesday, December 03, 2008 4:46 PM
> To: Discussion of IronPython
> Subject: [IronPython] Parsing scripts
>
> I would like to be able to add some sort of "intellisense" to a text editor
> for IronP
lto:[EMAIL PROTECTED] On Behalf Of Steve Baer
Sent: Wednesday, December 03, 2008 4:46 PM
To: Discussion of IronPython
Subject: [IronPython] Parsing scripts
I would like to be able to add some sort of "intellisense" to a text editor for
IronPython scripts. Something along the lines of rep
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 analyzi