IVsTextMarkerContextProvider Members
Include Protected Members
Include Inherited Members
Provides context for text markers in the core editor.
The IVsTextMarkerContextProvider type exposes the following members.
Methods
Name | Description | |
---|---|---|
RemoveLastContext | Deprecated. Do not use. | |
UpdateContextForMarker | Called by the language service to indicate that the context for a text marker should be added to the context bag. |
Top