Welcome to MacForumz.com!
FAQFAQ   SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log in/Register/PasswordLog in/Register/Password

To-do lists in XCode

 
   Macintosh computer (Home) -> Tools RSS
Related Topics:
How do I use CVS with Xcode? - [ My apologies if this is I don't know whether my ISP's news server is set up right. ] I want to use Xcode to help manage the files in a PHP project I'm working on. There were a couple of files available for Project Builder to get it to..

How do I use CVS with Xcode? - [ My apologies if this is I don't know whether my ISP's news server is set up right. ] I could use some help figuring out how to use CVS with Xcode! I set up my CVS and imported my source code files into CVS and checked them..

gcc 3.4.4 on Xcode 1.5 - Hello, How can I use gcc 3.4 on Xcode 1.5? gcc 3.4.4 is installed @ But, There is no gcc version setting option in Xcode 1.5. Please, help me.

Using CVS with Xcode - Hi! I have a doubt using Xcode with CVS. Is it possible? I'm looking for a way to do this for days, but all that I found need to use the So, if The Xcode is really a great IDE it should do this by itself.. Need I do as I was doing when working..

New to Xcode (and Mac) - I am sure this is a really ignorant question, but maybe someone can give me the quick answer! In Xcode 2.2, I have built a simple little screen that will be used to call some I just wrote. When I Add a Directory Chooser button and try to..
Next:  Tools: Spy++ on mac.  
Author Message
kelvSYC

External


Since: Jan 19, 2007
Posts: 1



(Msg. 1) Posted: Fri Jan 19, 2007 12:46 am
Post subject: To-do lists in XCode
Archived from groups: comp>sys>mac>programmer>tools (more info?)

One thing that I like when building Java in, say, Eclipse, is that you
can make special annotated comments anywhere in your project which you
can access from a central source (eg. a central to-do list). Is there
something in XCode that provides similar functionality for all
languages?

 >> Stay informed about: To-do lists in XCode 
Back to top
Login to vote
David Phillip Oste

External


Since: Apr 25, 2004
Posts: 1081



(Msg. 2) Posted: Fri Jan 19, 2007 2:59 pm
Post subject: Re: To-do lists in XCode [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

In article <1169196416.859206.299140.TakeThisOut@l53g2000cwa.googlegroups.com>,
"kelvSYC" <kelvSYC.TakeThisOut@gmail.com> wrote:

> One thing that I like when building Java in, say, Eclipse, is that you
> can make special annotated comments anywhere in your project which you
> can access from a central source (eg. a central to-do list). Is there
> something in XCode that provides similar functionality for all
> languages?

Yes. Make a comment starting with a specific token like 'TODO'

// TODO for example

Then use the 'Find In Files...' menu command to search for all
occurrences of TODO in the entire project.

Yu can even save the result of the search as a smart folder.

* Works for me.
* Meets the requirements, as stated above.

 >> Stay informed about: To-do lists in XCode 
Back to top
Login to vote
Paul Russell

External


Since: Dec 16, 2003
Posts: 312



(Msg. 3) Posted: Fri Jan 19, 2007 4:41 pm
Post subject: Re: To-do lists in XCode [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

David Phillip Oster wrote:

> In article <1169196416.859206.299140 DeleteThis @l53g2000cwa.googlegroups.com>,
> "kelvSYC" <kelvSYC DeleteThis @gmail.com> wrote:
>
>
>>One thing that I like when building Java in, say, Eclipse, is that you
>>can make special annotated comments anywhere in your project which you
>>can access from a central source (eg. a central to-do list). Is there
>>something in XCode that provides similar functionality for all
>>languages?
>
>
> Yes. Make a comment starting with a specific token like 'TODO'
>
> // TODO for example
>
> Then use the 'Find In Files...' menu command to search for all
> occurrences of TODO in the entire project.
>
> Yu can even save the result of the search as a smart folder.
>
> * Works for me.
> * Meets the requirements, as stated above.

Nice idea, but it doesn't seem to be possible in XCode 2.3 - maybe this
feature is only available in XCode 2.4 ?

Paul
 >> Stay informed about: To-do lists in XCode 
Back to top
Login to vote
Display posts from previous:   
   Macintosh computer (Home) -> Tools All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You can edit your posts in this forum
You can delete your posts in this forum
You can vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]