TODO tag in IDL Workbench? [message #87313] |
Thu, 23 January 2014 16:40  |
David Fanning
Messages: 11724 Registered: August 2001
|
Senior Member |
|
|
Folks,
Does anyone know how to add a TODO tag in a file, using the IDL
Workbench?
Cheers,
David
--
David Fanning, Ph.D.
Fanning Software Consulting, Inc.
Coyote's Guide to IDL Programming: http://www.idlcoyote.com/
Sepore ma de ni thue. ("Perhaps thou speakest truth.")
|
|
|
|
|
Re: TODO tag in IDL Workbench? [message #87322 is a reply to message #87314] |
Fri, 24 January 2014 11:25  |
David Fanning
Messages: 11724 Registered: August 2001
|
Senior Member |
|
|
Phillip Bitzer writes:
> Yep, use it all the time:
>
> idl_code
>
> ;todo some witty comment to remind what I'm doing
>
> more_idl_code ;todo another witty comment
>
> Then, you can use the Tasks view to see them all. You can use different tags too. See Preferences->Editor
Oh, I was making that way too hard! Didn't know there *was* a Task view.
That's useful, too. Thanks!
David
--
David Fanning, Ph.D.
Fanning Software Consulting, Inc.
Coyote's Guide to IDL Programming: http://www.idlcoyote.com/
Sepore ma de ni thue. ("Perhaps thou speakest truth.")
|
|
|