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

CommentsPlus

mhoumann

|
5,939 installs
| (3) | Free
Comments fomatting: Extra formatting for code comments starting with: !, ?, x, e.g., //! Optional: Comments in italics.
Download

CommentsPlus for Visual Studio 2022 (64bit)

This extension formats code comments in italics, and enables extra formatting for special comments:

Issues/questions/comments welcome on GitHub.

//! Important - formatted as bold.
//? Question - colored red.
//x Removed - formatted as strikeout.
//TODO: Task - colored light orange.

//!? WAT!? - colored purple.

The formatting can be changed in the Options dialog under Environment, Fonts and Colors, Text Editor.

Version 2.4.1
Fix for comment formatting not working after VS 2022 changes to Roslyn language services (C#/VB). Performance improvements.

NOTE: Italics support is now disabled in this extension by default, since it is supported natively in VS 2022 from v17.10

You may need to manually change formatting of various comment types in the Options dialog: Environment > Fonts and Colors > Text Editor.

  • Comment
  • HTML Comment
  • XML Doc Comment

Alternatively enable CommentsPlus italics support via the registry setting - see below.

Registry settings: HKCU\Software\CommentsPlus

  • DWORD value EnableTags
  • DWORD value EnableItalics
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft