I have recently been given an existing project to work with that is very comment heavy, especially in terms of XML comments. In many cases the methods are short and simple and the XML comments take up more than half of the lines in the file. As much as I'd like to blow them all away with a quick find/replace, I'm not in a position to do so.
Is there a command, extension, macro, anything that will collapse all XML comment blocks in a couple of clicks/keystrokes? My Googling has only yielded solutions for older versions of VS.