0

I hate comments of any kind, esp. large chunks of XML documentation that are mixed up with code. It makes for a very difficult reading of code.

Is there a tool that can hide the XML documentation in a project?

Water Cooler v2
  • 32,724
  • 54
  • 166
  • 336

2 Answers2

1

Atomineer Pro Documentation extension allows you to hide the documentation using outlining too. However it is paid application.

utkarsh
  • 588
  • 1
  • 7
  • 18
0

I forgot that I could collapse the code to only show the definitions.

If you know of a better way, I'd love to hear.

enter image description here

Water Cooler v2
  • 32,724
  • 54
  • 166
  • 336