Saturday, 5 January 2013

TODO comments in Visual Studio


TODO comments allow you to tell Visual Studio to maintain a central list of tasks, which it reads from many different places in your code. The Task List is a floating window that shows all the TODO comments in your project.

To open the list, go to View menu > Task List




No comments:

Post a Comment