Features CCM Designer provides a Visual Studio Extension package, which enables managing, viewing and editing CCM configuration XMLs. The name of the package is CCMExtensions. It contains 4 extensions. (1) ProjectSystem is a Visual Studio Package that provides support of a new project type (.ccmproj) for managing CCM files. (2) EditorClassifier is a Visual Studio Editor Classifier that provides support of auto-completion and quick-info for editing CCM files. (3) ToolWindow is a Visual Studio Package that provides a tool window (CCM Explorer) in which quick-info is displayed. It enables viewing and navigating through CCM files. (4) MenuCommand is a Visual Studio Package that provides new menu commands in VS IDE. It currently provides a single context menu command on CCM project node in the Solution Explorer, which adds all XML files in the project folder to the project. |