Add-Ins

  • Microsoft Automation Samples for Visual Studio 2005
    These code samples show you how to build VSMacros projects, add-ins, and wizards to make your teams more productive and to customize Visual Studio 2005 to the ways you like to work.
  • All-In-One Visual Studio Extensibility Code Samples
    The All-In-One Visual Studio Extensibility (VSX) code samples demonstrate the typical programming topics about extending Visual Studio.
  • Visual Studio 2010 SDK Samples
    The Visual Studio 2010 SDK will help you extend all aspects of the Visual Studio IDE. These samples will help provide examples on how to extend the following areas of Visual Studio:

    • Adding menus and commands into the Menu system
    • Creating new Tool Windows
    • Extending the built in code editor
    • Creating new project and item templates
    • Creating and distributing custom controls
    • Adding new options in the Tools options dialog
    • Working with existing assests in project systems
    • Extending MSBuild
    • Creating new project systems
    • Managed, native and custom Debugger integration
    • Building and deploying applications with the Visual Studio 2010 Shell (Integrated or Isolated)

VS SDK, packages, add-ins, macros and more…