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/mailman/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

Reply via email to