Share via


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

Public method

CloseColorizer

Releases any references held on a VsTextBuffer object.

Public method

ColorizeLine

Colorizes the given text.

Public method

GetStartState

Determines the state in which colorization of the first line of the buffer should begin.

Public method

GetStateAtEndOfLine

Determines the end-of-line state for a given line.

Public method

GetStateMaintenanceFlag

Returns the state maintenance requirement for the colorizer.

Top

See Also

Reference

IVsColorizer Interface

Microsoft.VisualStudio.TextManager.Interop Namespace