Hello.
Has anyone ever been able to get the Task List feature in SQL Server 2008 to work.
Apparently you are meant to be able to use a comment tag and then TODO, HACK etc as a pointer to that bit of code from the task list.
i.e.
- -- TODO: testing task list
- /* TODO: testing task list */
If anyone can tell me what I'm missing in SSMS to get this to work then that would be great.