XML Comments for Visual Studio 2022This is an extension to Visual Studio 2022 that allows to create XML documentation comments. It works like entering three slashes (///) in C# but you can use it also in C++ and it updates existing comments. To insert XML comments just set the cursor to a function line and invoke the command Tools -Create/update XML comment. See the extension "XML Comments" for additional information. |