Because the TODO indicates a project wide TODO (it is in the project's source files).
If you only want to know, what YOU need todo, an extra IDEA-project-based mechanism would be useful, too. Tom At 10:10 14.01.02 +0100, you wrote: >It's not clear to me. Why would I want to see what other people have to do? > >-----Original Message----- >From: Valentin Kipiatkov [mailto:[EMAIL PROTECTED]] >Sent: vrijdag 11 januari 2002 20:32 >To: [EMAIL PROTECTED] >Subject: Re: [Eap-list] Ariadna feature list > > >You may just insert something like "// TODO: do something here" (or any >other form which is configured for you) and it will automatically appear in >the TODO list. This way you never loose you todo's because there are stored >in the source file. Also you may see TODO's added by other people in the >same file. > >Best regards, >Valentin Kipiatkov >----------------------------------------------------------- > IntelliJ Software, http://www.intellij.com/ > "Develop with pleasure" >----------------------------------------------------------- > >----- Original Message ----- >From: "Thomas Singer" <[EMAIL PROTECTED]> >To: <[EMAIL PROTECTED]> >Sent: Friday, January 11, 2002 11:50 AM >Subject: Re: [Eap-list] Ariadna feature list > > > > I would like to add links to some pieces of code, too. Even when > > refactoring you often find other related pieces of code that need to be > > refactored to. It would be cool to set the cursor at the line you need to > > look at later, press a shortcut (or choose an appropriate action from the > > context menu) and - yup - a new link is added to the todo list. The link > > could look like at line from a stacktrace (e.g. > > com.company.product.MyClass:124), maybe with a optional description (e.g. > > com.company.product.MyClass:124 (extract method test, too). > > > > Tom > > > > At 20:11 10.01.02 +0300, you wrote: > > >Yes, we plan this as "TODO list". We plan to allow a configurable set of > > >patterns (reg-expressions) that are used to search for "todo items". >There > > >will be a view for all todo items in the current file/whole project > > >(always in sync with the source). > > >Didn't think about including them into compiler messages, but this could > > >be possible too. > > > > > >Best regards, > > >Valentin Kipiatkov > > >----------------------------------------------------------- > > > IntelliJ Software, <http://www.intellij.com/>http://www.intellij.com/ > > > "Develop with pleasure" > > >----------------------------------------------------------- > > >>----- Original Message ----- > > >>From: <mailto:[EMAIL PROTECTED]>Patrik Andersson > > >>To: <mailto:'[EMAIL PROTECTED]'>'[EMAIL PROTECTED]' > > >>Sent: Thursday, January 10, 2002 7:28 PM > > >>Subject: SV: [Eap-list] Ariadna feature list > > >> > > >>I would like to be able to write something like: > > >> > > >>/** > > >> * @warn Yada yada, remember to, yada etc. > > >> */ > > >> > > >>.. and have that show up in a todo, warnings, whatever in the messages > > >>pane every time that > > >>file get's compiled. That would be soo cool. That way I can really have > > >>my sourcecode me the > > >>documentation AND the todo. > > >> > > >>regards, > > >>Patrik Andersson > > >> > > >>-----Ursprungligt meddelande----- > > >>Fran: Peter Mularien > > >>[<mailto:[EMAIL PROTECTED]>mailto:[EMAIL PROTECTED]] > > >>Skickat: den 10 januari 2002 16:42 > > >>Till: [EMAIL PROTECTED] > > >>Amne: Re: [Eap-list] Ariadna feature list > > >> > > >>**WOW** > > >> > > >>My personal favorites: > > >> > > >> - Code inspections (including finding of unreachable code and others) > > >> - Renaming of getters and setters on field renaming > > >> - "Make static" refactoring for method > > >> - Differentiating of locals, static and instance fields and > > >> parameters by color > > >> > > >>Can't wait!!! > > >> > > >>But -- if I buy a license now, will I be able to upgrade for free? (I > > >>have been pushing the purchase through our budget process for a while, > > >>and am almost there!!) > > >> > > >>Thanks > > >>Peter > > >> > > >>Eugene Belyaev wrote: > > >> > > > >> > The feature list for Ariadna is published at the IntelliJ EAP site at > > >> > <http://www.intellij.com/eap>http://www.intellij.com/eap. > > >> > > > >> > Best regards, > > >> > > > >> > Eugene Belyaev > > >> > IntelliJ Software, <http://www.intellij.com>http://www.intellij.com > > >> > "Develop with pleasure" > > >> > > > >> > > > >> > _______________________________________________ > > >> > Eap-list mailing list > > >> > [EMAIL PROTECTED] > > >> > > > >> ><http://www.intellij.com/mailman/listinfo/eap-list>http://www.intellij.com/m >ailman/listinfo/eap-list > > >> > > >> > > >>_______________________________________________ > > >>Eap-list mailing list > > >>[EMAIL PROTECTED] > > > >><http://www.intellij.com/mailman/listinfo/eap-list>http://www.intellij.com >/mailman/listinfo/eap-list > > >> > > > > > > _______________________________________________ > > Eap-list mailing list > > [EMAIL PROTECTED] > > http://www.intellij.com/mailman/listinfo/eap-list > > >_______________________________________________ >Eap-list mailing list >[EMAIL PROTECTED] >http://www.intellij.com/mailman/listinfo/eap-list > >_______________________________________________ >Eap-list mailing list >[EMAIL PROTECTED] >http://www.intellij.com/mailman/listinfo/eap-list _______________________________________________ Eap-list mailing list [EMAIL PROTECTED] http://www.intellij.com/mailman/listinfo/eap-list
