Author Topic: To-Do list  (Read 4996 times)

therion

  • Guest
To-Do list
« 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

sethjackson

  • Guest
Re: To-Do list
« Reply #1 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.  :)