Finding and Sharing Extensions

You can download, install, and manage Visual Studio extensions by using Extension Manager, which is available on the Tools menu. You can also obtain extensions by going to websites such as the Visual Studio Gallery, or by getting them directly from other developers. For more information about how to find and install extensions, see Installing and Managing Visual Studio Tools and Extensions.

You can also create extensions, wrap them in deployment packages, and share them with other developers by posting them on the Internet, posting them on a network share, or sending them by email. If you wrap an extension in a VSIX deployment package and upload it to the Visual Studio Gallery website, other developers can use Extension Manager to install it. For more information about how to deploy extensions, see Visual Studio Extension Deployment.

Title

Description

Visual Studio Content Installer Schema Reference

The XML schema for a .vscontent file, which is required in community components that target the Visual Studio Content Installer.

Installing and Managing Visual Studio Tools and Extensions

Describes how to find, install, remove, enable, and disable Visual Studio extensions.

Visual Studio Extension Deployment

Describes various technologies for deploying Visual Studio extensions.

How to: Create and Distribute Toolbox Controls

Shows how to package a Toolbox control and install it in Visual Studio.

How to: Distribute Code Snippets

Shows how to make custom code snippets available to other developers.

Creating Add-ins and Wizards

Links to information about how to create add-ins and wizards that can be used in Visual Studio.