Visual Studio Add-ins - C
Microsoft .NET Framework, ASP.NET, Visual C# (CSharp, C Sharp, C-Sharp) Developer Training, Visual Studio
This is Visual Studio Add-ins indexing Visual Studio add-ins beginning with the letter C.
- C# HandleWhiteSpace - adds the 'Handle WhiteSpace' menu option.
- Catapult-Stored Procedure Generator
- Change Case - toggles the case of selected text.
- ClassWiz - automates overriding virtual functions for a custom class.
- ClipBoard Manager - prevents whitespace being copied to the clipboard.
- CLRDebugEnable - allows non-admin accounts to debug CLR applications running under different logon credentials.
- CmdBrowse - walks the command bar structure displaying the GUID/ID pair of each named command.
- Code Project Browser - lets you browse Code Project directly in Visual Studio 2005.
- Code Style Enforcer - checks the code against a configurable code standard and best practices.
- Code Template - inserts commonly used text fragments into your source code.
- Code Templates - for code template completion from keyword.
- CodeKeep - manages your CodeKeep code snippets.
- CodePlotter - a Visio-like graphical tool for creating and maintaining generic box-connection diagrams.
- CodePsy - a code writer based on the analyzed coding context.
- CodeRush - helps create sophisticated code blocks and extend code templates.
- CodeShare - for sharing code snippets in an enterprise.
- CodeSMART G2 - adds many new features.
- CodeSmith - a template-based code generator.
- CodeXchange - provides access to an online repository of .NET code snippets
- Collection Builder - creates a strongly-typed collection from any class (SharpTools Plugin).
- Comment Reflower - reflows (rewraps) text in comments to make them easier to read.
- CommentMakerPro - a template-based comment generation tool.
- Comments Workbench for C++ - a comment generating system.
- Control Outline - adds a tool window with a hierarchical representation of controls layed out on the Windows Forms.
- CoolCommands - several useful commands.
- Copy Folder to Project - browse and copy a folder to project folder (SharpTools Plugin).
- Cpp/CLI Documentor - generates the XML structure for source code documentation in Cpp/CLI projects.
- CR_ClassCleaner - helps organize and clean classes.
- Cyclomatic Complexity Viewer - a Cyclomatic complexity viewer application.
- CvsIn - based on CvsIn by Jerzy Kaczorowski.
Need help? How to edit Visual Studio Add-ins is a tutorial on creating a new add-in for our collection.