Used Visual Studio 2010 SDK for Windows?
Editors’ Review
Pros
- Provides project templates for creating tool windows and menu commands.
- Includes templates for isolated shell projects and editor extensions.
- Supports text adornments, colorizers, and margins for editor extensions.
- Offers build tasks for developing and debugging extensions.
- Uses an experimental instance for safe testing of extensions.
Cons
- Requires a second instance of Visual Studio for testing.
- No mention of cross-platform compatibility.
- Documentation and samples are only linked from the start menu.
Used Visual Studio 2010 SDK for Windows?