IVsColorizer Members
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
Releases any references held on a VsTextBuffer object.
Colorizes the given text.
Determines the state in which colorization of the first line of the buffer should begin.
Determines the end-of-line state for a given line.
Returns the state maintenance requirement for the colorizer.
Top