I am using Visual Studio 2005, with SP1. My code is peppered with 'TODO:'
comments with the expectation that they will appear in the Task List and I
can address them when I am ready.
This works to a certain extent, but after I run my app (ASP.Net) in debug
mode then finish and return to the IDE, the task list is empty.
If I then go to Tools | Options and click OK (making no changes), it gets
populated again.
Has anybody else had the same problem? Is there a solution?
Zytan - 14 Feb 2007 20:51 GMT
> Has anybody else had the same problem? Is there a solution?
No, but i noticed that the task list for VS 2005 now has more
options. at first i didn't know why all tasks were missing, then i
realized that the default setting doesn't show my TODOs. maybe this
is part of the issue?
Zytan