Microsoft WebMatrix 2 Extensibility API

The Microsoft WebMatrix 2 Extensibility API lets you create extensions that add new functionality to WebMatrix 2. You can customize WebMatrix by creating new features or by integrating services into the IDE that enhance how users create, manage, and use websites. Extensions can use many of the resources that are available in the product, including the ribbon, file tree, workspaces, context menus, and the editor.

Topic

Description

Microsoft.WebMatrix.Extensibility

Provides classes that let you extend the WebMatrix IDE.

Microsoft.WebMatrix.Extensibility.Editor

Provides classes that let you extend the WebMatrix editor.