Monday, May 14, 2012

Visual Studio 2010 comment syntax


I just want to air an annoyance with Visual Studio 2010 and how it formats comments.



Code I want to comment:




I select the code and hit the comment button:


(By the way, Ctrl+K, Ctrl+C is the worst key combination I've ever heard of)

The Result:



Why can't I get a result where the comment tags are on their own lines? 
This seems much cleaner to me.  It also is the same syntax the Microsoft doc uses.



No comments:

Post a Comment