Managing Extensions and Updates

Before we detailed the editor extension points, we briefly mentioned the Extensions and Updates window. This dialog is launched via the Tools menu, Extensions and Updates. The user interface (UI) used by the extension manager is clean and simple (see Figure 16.6).

Image

FIGURE 16.6 The Visual Studio Extension and Updates Manager.

You can manage installed extensions, browse extensions available online, or view updates available to any currently installed extensions. The left pane selects the location/category of the extensions or updates you want to manage. The center pane provides a list of the appropriate extensions; from here you can disable or enable an extension and install or uninstall an extension. In Figure 16.6, you can clearly see all the extensions that were installed as a result of running the four different extension template projects. The right pane provides general information about the currently selected extension.

Selecting Online in the left pane enables you to browse and install extensions that are hosted online (see Figure 16.7). You can post your own extensions online as well by visiting http://visualstudiogallery.msdn.microsoft.com/.

Image

FIGURE 16.7 Finding extensions online.


Note

The Visual Studio gallery and Visual Studio only fully support extensions packaged with VSIX. MSI-based extensions can be viewed here and installed, but Visual Studio can’t enable or disable them through this UI. VSI-based extensions are not supported at all via the Extensions and Updates window.


..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset