Include Protected Members
Include Inherited Members
Implemented by the language client to assign color attributes to a span of text.
The IVsColorizer type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| .gif) | CloseColorizer | Releases any references held on a VsTextBuffer object. | 
| .gif) | ColorizeLine | Colorizes the given text. | 
| .gif) | GetStartState | Determines the state in which colorization of the first line of the buffer should begin. | 
| .gif) | GetStateAtEndOfLine | Determines the end-of-line state for a given line. | 
| .gif) | GetStateMaintenanceFlag | Returns the state maintenance requirement for the colorizer. | 
Top