Improving your Visual Studio comments
March 17, 2015 23:10In my adventures in the Xamarin mobile world I particularly liked the fact how their Xamarin Studio IDE visually handles TODO comments. Basically, all it does is make the TODO part bold. I know that it’s a small thing to worry about, but I value the comments in my code and am a sucker for creating some more clarity within them.