Re: IDLdoc 3.3 released [message #72971] |
Thu, 21 October 2010 10:25  |
Matt[2]
Messages: 69 Registered: March 2007
|
Member |
|
|
On Oct 21, 10:45 am, mgalloy <mgal...@gmail.com> wrote:
> On 10/20/10 12:48 PM, Matt wrote:
>> Someday I hope to be able to integrate idldoc's file and function
>> level documentation with the idlwave package, but my free time has
>> been lacking.
>
> What kind of integration would this be? Like an "insert IDLdoc template
> for this routine" type action?
No, I already have that. I was thinking more along the lines of M-x
idlwave-comment-this-routine that would then scan at the code
determine the
params, and keywords and query the user for information about each one
in the
mini-buffer. I assume it would ask for routine description, input/
output,
optional/required, type, default value, return value and then fill in
the
header automagically like in eclipse.
If I was only more comfortable in elisp (and had more free time).
Matt
> Mike
> --www.michaelgalloy.com
> Research Mathematician
> Tech-X Corporation
|
|
|
|
|
Re: IDLdoc 3.3 released [message #73043 is a reply to message #72971] |
Sun, 24 October 2010 10:43  |
sh
Messages: 26 Registered: April 2010
|
Junior Member |
|
|
Hi,
I tried the new version and also an older one, but they didn't work!
Everytime IDL shuts down without any comment, it just closes itself.
Well, we have really a lot of code and after some time I realized that
the memory grow up to 1.2GB and after that (maybe) Windows forces IDL
to stop and close. Is there a work around for a lot of code? e.g. call
it several times?
Sebastian
|
|
|