TODO task comments not working?

  • Thread starter Thread starter Brett
  • Start date Start date
B

Brett

I'm using VS.NET 2003 with C#. When I type
// TODO something here
It never appears in my Task List window. I've saved the CS file and also
built the project. Still nothing.

Any suggestions?

Thanks,
Brett
 
Brett,

I believe you can right-click the Task List, and select the Show Tasks
menu then select either "All" or "Comment" and you should see what
you're looking for.

Hope this helps,

George
 
Back
Top