I can't see any of my TODOs in Visual Studio Community 2015.
Here's a screenshot showing the issue:
Does anyone have a suggestion to what could be wrong?
Other sites mention, that there should be a drop-down menu with a Comments
, User Tasks
, and Comments
, but I can't see it.
Try using
ctrl +w,T
to get the TODOs in VIsual Studio Community 2015As @Webruster said, try
Ctrl W + T
(which just opens the window forTask List
), which I had tried a few times. But now it works.Solution might be, that I needed to update some of the comments, before VS would activate them. But as can be seen on the figure, I still don't have the drop-down menu. But it shows my
TODO
-list.