Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: therion on September 30, 2005, 08:53:47 pm

Title: To-Do list
Post by: therion on September 30, 2005, 08:53:47 pm
Hello,

I know its kind of dumb question but... :-)
I used to insert to-do tasks in dev-cpp by placing comments int the form: //TODO:
But it doesn´t work in codeblocks, please, how do i use this plugin?

Thnx a lot
Title: Re: To-Do list
Post by: sethjackson on September 30, 2005, 11:23:19 pm
Hello,

I know its kind of dumb question but... :-)
I used to insert to-do tasks in dev-cpp by placing comments int the form: //TODO:
But it doesn´t work in codeblocks, please, how do i use this plugin?

Thnx a lot


Wherever you want to insert TODO item right click and select Add To-Do item...

then type it in the dialog box.  :)