how do you use the Todo list plugin

Asked by george

I cant seem to find any information about the TODO list plugin. I have Val(a)ide 0.4.0 (Quirky Puppy) and 0.7.0 (Fedora 13). In 0.7.0 a hint appears that suggests that TODOs can be entered using @(TODO)(author#priotity#) text.... Entering this in a source code file results in TODO being highlighted in yellow, but no entry appears in the TODO List. It looks like a useful facility, can anybody tell me how to use it.

Question information

Language:
English Edit question
Status:
Solved
For:
valide Edit question
Assignee:
No assignee Edit question
Solved by:
Nicolas Joseph
Solved:
Last query:
Last reply:
Revision history for this message
Best Nicolas Joseph (gege2061) said :
#1

Add a comment like this :

/* @TODO to do */
/* @FIXME (gege2061) to do */
// @BUG (gege2061#1#) to do

Revision history for this message
george (thegeorgegraham) said :
#2

Thanks. Much clearer now.

Revision history for this message
Nicolas Joseph (gege2061) said :
#3