Skip to content
| Marketplace
Sign in
Visual Studio>Tools>Collapse Comments (2019)
Collapse Comments (2019)

Collapse Comments (2019)

Matt Lacey

|
736 installs
| (1) | Free
Improve the way you work with comments in code.
Download

Simple VSIX extension that adds a command to collapse comments in the open code file.

Ctrl+M, Ctrl+C collapses all comments (and using/Import statements.)
Ctrl+M, Ctrl+D expands all comments (and collapse everything else.)
Ctrl+M, Ctrl+F toggle comments

Should work with all file types that have the concept of comments.

Configurable (via Tools > Options):

  • collapse (or expand) using/import directives
  • auto-collapse when opening a file


A version of this extension that works with Visual Studio 2022 is also available.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft