This code snippet surrounds selected code with a comment block (/* comment */). Should work for all versions of Visual Studio starting from 2005.
To find the code snippet path used by VS, go to Tools -> Code Snippets Manager. Select Visual C# in the Language drop down. Expand the Visual C# folder and note the file location. Place this file in that location. Restart VS, select a group of code, right click -> Surround with and it should be there with the name: Comments Snippets.
Follow Comments Code Snippet for C#
You Might Also Like
Top-Rated Free CRM Software
HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Comments Code Snippet for C#!