Skip to main content



      Home
Home » Language IDEs » C / C++ IDE (CDT) » TODO tags
TODO tags [message #96749] Tue, 16 March 2004 08:54 Go to next message
Eclipse UserFriend
Originally posted by: Per.A.Blaasmo.norbit.no

IN the documentation of eclipse i find the following under tips and tricks:

"When you tag a comment in Java source code with "TODO" the Java compiler
automatically creates a corresponding task as a reminder. Opening the task
navigates you back to the "TODO" in the code. Use the Java > Task Tags
preference page to configure any other special tags (like "FIXME") that
you'd like to track in the task list."

Is it possible to have the same in CDT?
I think it is somewhat usefull to have that functionality :-)

best regards
Per A.
Re: TODO tags [message #97701 is a reply to message #96749] Sat, 27 March 2004 16:50 Go to previous message
Eclipse UserFriend
Originally posted by: alain.nowhere.ca

Per Arnold Blåsmo wrote:

> IN the documentation of eclipse i find the following under tips and tricks:

> "When you tag a comment in Java source code with "TODO" the Java compiler
> automatically creates a corresponding task as a reminder. Opening the task
> navigates you back to the "TODO" in the code. Use the Java > Task Tags
> preference page to configure any other special tags (like "FIXME") that
> you'd like to track in the task list."

> Is it possible to have the same in CDT?
> I think it is somewhat usefull to have that functionality :-)

Make an enhancement PR.
I do not know if the parser is ready for this.
We used to do it, but we were not happy about the implementation.
Previous Topic:Error within Debug UI
Next Topic:newbie CDT debugger help-m68k toolchain
Goto Forum:
  


Current Time: Thu Jul 17 12:50:17 EDT 2025

Powered by FUDForum. Page generated in 0.07383 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top