Skip to content
| Marketplace
Sign in
Visual Studio>Tools>NoComment

NoComment

3dGrabber

|
9,834 installs
| (55) | Free
Hides comments and replaces them with a callout icon. Comments are shown as tooltip and when editing them.

Comments are good, but they can make code hard to read.
This extension replaces comments with a callout icon.
Comments can be shown by hovering over the icon (Tooltip)

 

or by clicking on them to edit:

 

You can selectively hide or show comments using the toolbar:

 

Hide Short Comments (single line)     `ctrl //`   (numpad)
Hide Long Comments                         `ctrl /*`   (numpad)
Hide Documentation Comments       `ctrl **`   (numpad)

 

Works for C# and VisualBasic

If you are using Visual Studio 2010, 2012 or 2013 you can use the old version of the extension.

Feedback is welcome.

 

 

Release History:

1.1 Fixed System.IO.FileNotFoundException in VS 2015

1.0 Initial realease

  • Contact us
  • Jobs
  • Privacy
  • Terms of use
  • Trademarks
© 2023 Microsoft