Re: Storing notes/thoughts about code in Xcode and in the code
Re: Storing notes/thoughts about code in Xcode and in the code
- Subject: Re: Storing notes/thoughts about code in Xcode and in the code
- From: Dave Dribin <email@hidden>
- Date: Tue, 12 Sep 2006 10:03:53 -0500
On Sep 12, 2006, at 7:19 AM, Mailing list subscriptions wrote:
Yes it might be helpful. I generally write such notes in comments
using labels like "BUG:" and "TODO:", where they can be easily
grepped from the commandline, or viewed in the project-wide Find
window or in the "Find results" smart group.
The IntelliJ IDEA Java IDE automatically plucks comments with certain
"TODO" patterns and then presents them in a window (and in the
sidebar). I believe Eclipse also has this, too. A very nice feature
that I would welcome in Xcode. Maybe it can integrate with the new
Mail TODO feature in Leopard. :)
-Dave
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden