User forums > General (but related to Code::Blocks)

To-Do list

(1/1)

sethjackson:
Hey I have a suggestion/question regarding the To-Do list. :)

Would it be ok to have to To-Do list recognize something like this?


--- Code: (cpp) ---/// \todo Implement.

--- End code ---

If so I may be able to implement it....... :)

Game_Ender:
Don't forget:

--- Code: (cpp) ---@todo
--- End code ---

That will make To-Do List a little more doxygen friendly.

sethjackson:

--- Quote from: Game_Ender on June 27, 2006, 05:08:46 pm ---Don't forget:

--- Code: (cpp) ---@todo
--- End code ---

That will make To-Do List a little more doxygen friendly.

--- End quote ---

Yes indeed. :)

MortenMacFly:
The best would be to have these items fully dynamic. Thus e.g. configure them in a XML file or similar. Here at work people use so much different types: TODO, ToDo, TO DO, To Do, todo and so on... not to forget any "symbols" in front as "\" or "@"...
I believe such a "dynamic setup" would enhance this plugin a lot.
With regards, Morten.

AngleWyrm:
Yeah, this is necroed, but I like this feature!

The To-Do list displays /* NOTE: */ comment entries, and also displays /* TODO: */ comment entries.

I also would like to have it display /* STUB: */ and /* SCAFFOLD: */ for code that needs to be replaced eventually.

Once upon a time there was a right-click menu option for editing the recognized tags, but it seems to have disappeared somewhere along the lines. Anyone know how to either get it back, or edit a config file of some sort?

Navigation

[0] Message Index

Go to full version