Skip to content
| Marketplace
Sign in
Visual Studio>Tools>Format Documentation Comments 2019
Format Documentation Comments 2019

Format Documentation Comments 2019

Carl Reinke

|
171 installs
| (0) | Free
Formats C# documentation comments.
Download

Looking for the Visual Studio 2022 version or the Visual Studio 2017 version?

A Visual Studio extension that formats and word wraps C# documentation comments.

Getting Started

Menu Screenshot

The extension adds two new commands to the Edit › Advanced menu:

  • Format Doc Comments in Selection formats the documentation comments that overlap the selection. If nothing is selected then it formats the comment under the caret.
  • Format Doc Comments in Document formats all the documentation comments in the document.

Code Cleanup screenshot

The extension also adds a code cleanup fixer.

Configuration

The formatting style is currently non-configurable.

The word wrap column can be configured by setting the max_line_length or guidelines editorconfig properties or by setting a text editor guideline using the Editor Guidelines extension. If nothing is set then it defaults to 80 columns.

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