IVsLanguageContextProvider Members
Include Protected Members
Include Inherited Members
Connects context-sensitive help for a language service that uses the Visual Studio core editor. Hooks up context-sensitive help for a language service that uses the Visual Studio core editor.
The IVsLanguageContextProvider type exposes the following members.
Methods
Name | Description | |
---|---|---|
UpdateLanguageContext | Provides context from the language service to the Visual Studio core editor. |
Top