Using the default template, I know I’ve noticed some comments turned to red (from the default green) in Visual Studio 2010. But I can’t find them at the moment. I also can’t seem to google up a keyword which causes this.
Can anyone tell me what this feature is called or what the word that VS2010 looks for in the comment to enable it?
It looks for “TODO” or “Note”, and possibly others. I thought though that this was a Reshaper feature, not not native to plain VS. Are you using Resharper? I believe what is highlighted are items that show up in your TO-Do task list.
With Resharper:
Tools > Options > Environment > Fonts & Colors > Resharper Todo Item.
Here, you can adjust the color. I don’t see where you can explicitly turn the feature off.