IVsColorizer Methods
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.TextManager.Interop
Assembly: Microsoft.VisualStudio.TextManager.Interop (in Microsoft.VisualStudio.TextManager.Interop.dll)
| Name | Description | |
|---|---|---|
![]() | CloseColorizer() | Releases any references held on a VsTextBuffer object. |
![]() | ColorizeLine(Int32, Int32, IntPtr, Int32, array<UInt32>^) | Colorizes the given text. |
![]() | GetStartState(Int32) | Determines the state in which colorization of the first line of the buffer should begin. |
![]() | GetStateAtEndOfLine(Int32, Int32, IntPtr, Int32) | Determines the end-of-line state for a given line. |
![]() | GetStateMaintenanceFlag(Int32) | Returns the state maintenance requirement for the colorizer. |
Show:
