I stumbled across how to add comment tokens to Visual Studio.net for managing todo / task items after discussing it in a comapny meeting. This is useful for dfferentiating between things you want to do, need to do, should do, shouldn't have done, identify as bad, identify as good, etc
Code is imperfect. Organize it.
adding a comment token
go to Tools --> Options
select Environment / Task List
Type in a new name and click “add“

Simple!