VSCodeWindowManager Object
Visual Studio 2015
The new home for Visual Studio documentation is Visual Studio 2017 Documentation on docs.microsoft.com.
The latest version of this topic can be found at VSCodeWindowManager Object.
The language service implements the code window manager and is responsible for managing adornments (for example, the drop-down bar). For more information, see Customizing Code Windows by Using the Legacy API.
The following table shows the interfaces in the VSCodeWindowManager object.
| Interface | Description |
|---|---|
| IVsCodeWindowManager | Allows adornments (such as drop-down bars) to be added to or removed from a code window. |
Show: