Task List (Visual Studio)
Updated: December 2010
The Task List helps you create and manage a list of programming tasks. In the Task List window, you can do the following:
Create User Tasks, which are notes about work to be done.
Display Task Comments that link to lines in your code where work must be done. For more information, see How to: Create Task List Comments.
Display custom Categories of task messages. For more information, see How to: Control the Task List.
To display the Task List, click Task List on the View menu. Use the Categories drop-down list to select the entries you want to display.
To sort the list, click any column header. To sort the results of the first sort, press and hold the SHIFT key and then click another column header.
To display or hide columns, right-click the Task List window and then click Show Columns.
To change the order in which columns are displayed, drag any column header to the location you want.
I find that the Task List only shows //TODO comments for the file I am currently viewing in the editor. If I switch to another file then its // TODO comments are added to the list and the previous ones are still remembered, but that's it.
There doesn't seem to be a way of getting all the //TODO comments in the project listed in the task window, short of opening every file in the editor, which is impractical.
Am I doing something wrong or is this a bug? Thanks.
- 3/17/2011
- roger.bamforth
- 4/30/2010
- Robert Staniucha
- 4/30/2010
- Robert Staniucha
- 4/21/2010
- Sorin Sbârnea