I recently discovered the Task List in Visual Studio, which is supposed to display all comments of the form // TODO fix bug xxx
in a list. However, try as I might, I can't get it to work. I did read that it only shows comments from the current file, but even when looking at a file with such comments, none displayed in the task list.
Does anyone else use this feature, and have you experienced any such problems with it?