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 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.
Alternatively enable CommentsPlus italics support via the registry setting - see below. Registry settings: HKCU\Software\CommentsPlus
|