Our solution has a lot of todo comments, but unfortunately it seems the only way to sort them is by file. Sorting by project would give me a much better overview of what I'm actually responsible for. Just wondering if there's any way to do this or any add-ins that provide better functionality.
+4
A:
Resharper 4.0 does this for you. They have a "To-do Explorer". Uses comments to find TODO, Note and Bug comments.
Edit: Here is a link to the actual feature.
Brian Genisio
2008-12-04 18:14:45
Arg if it were $2 and sold stand-alone I'd be set. $200? Nah.
Luke
2008-12-04 18:18:11
The tool is WELL worth the price. It is a great add-on for VS.
Brian Genisio
2008-12-04 19:36:33
A:
I ended up just using trusty find-in-files for todo:
which can be limited to the current project or a user defined folder set. Your wallet may vary.
Luke
2009-01-07 18:04:55