Feature #5568 2012-09-07 12:32

simonsunnyboy

TODO list should support Doxygen markup

Hello,

I am unsure if the TODO list feature of Code::Blocks 10.05 is a plugin or part of the Interface.

Anyway, the list seems not to list fixme bug and todo markings with Doxygen markup yet.

/*! \bug replace with proper function */ extern void my_temporary_stub(void);

This bug is not listed yet with the TODO list but would be very handy.

Could this be added?

Regards, Matthias

Category
Plugins
Status
Closed
Close date
2012-11-26 13:06
Assigned to
mortenmacfly
mortenmacfly 2012-11-26 13:06

Well you can already customise the plugin to support that. See the options of this plugin.

Closing.