Storing notes/thoughts about code in Xcode and in the code
Storing notes/thoughts about code in Xcode and in the code
- Subject: Storing notes/thoughts about code in Xcode and in the code
- From: Bjoern Knafla <email@hidden>
- Date: Tue, 12 Sep 2006 13:57:20 +0200
I notice that I am always writing down notes (on a paper), questions,
and todos while refactoring or reading code and also duplicating some
of them in comments (for Doxygen) in the code.
It would be great if Xcode would have mechanism for storing these
notes in the code and automatically listing them in sort of a smart
group to always see what needs to be done for all or a specific file.
A tool like bookmarks but I also want to see the notes at the place
in the code where I added them. Perhaps this can be done with the
"bubble-debug-technology" from Xcode 3.x?
Or could this be added with AppleScript (haven't programmed
AppleScript until now)?
Would others find this kind of tool helpful too?
Cheers and greetings,
Bjoern
_______________________________________________
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