User forums > Using Code::Blocks
TODO behaviour
(1/1)
mscava:
I noticed one thing about TODO list... Let's write
--- Code: ---/*
Some stuff...
TODO: Smth very important
*/
--- End code ---
This todo won't get recognized by the TODO plugin.
But...
--- Code: ---/*
Some Stuff
// TODO: Smth very important
*/
--- End code ---
...works.
Well maybe it should work like this... but anyway... just a minor thing. Thanks for reply.
Navigation
[0] Message Index
Go to full version