Is there a way to collapse all documentation headers (/// comments) in the current file in visual studio (2008+)?
It's for the times when I just want the comments to get out the way that I created the Collapse Comments extension for Visual Studio 2019. It adds a simple command to collapse all the comments in the open document that you can invoke by pressing Ctrl+M, Ctrl+C.
Not available in Visual Basic. (Ctrl+M, Ctrl+O) - Collapses the members of all types.
CTRL + M + O will collapse all.
See my macro for collapsing XML comments which does exactly what you need.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With