.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

List<T>().Add problem C# -

Javascript natural sort array/object and maintain index association -