.net - Shortcut to collapse all documentation headers/comments in Visual Studio -


is there way collapse documentation headers (/// comments) in current file in visual studio (2008+)?

see macro collapsing xml comments need.


Comments

Popular posts from this blog

ruby - When to use an ORM (Sequel, Datamapper, AR, etc.) vs. pure SQL for querying -

php - PHPDoc: @return void necessary? -

c++ - Convert big endian to little endian when reading from a binary file -