Table of Contents

Class DocumentHighlighter

Namespace
Terminal.Gui.Editor.Highlighting
Assembly
Terminal.Gui.Editor.dll
public class DocumentHighlighter : ILineTracker, IHighlighter, IDisposable
Inheritance
DocumentHighlighter
Implements
Inherited Members

Constructors

DocumentHighlighter(TextDocument, IHighlightingDefinition)

Properties

DefaultTextColor
Document
InitialSpanStack

Methods

BeginHighlighting()
Dispose()
EndHighlighting()
GetColorStack(int)
GetNamedColor(string)
GetSpanStack(int)
HighlightLine(int)
InvalidateHighlighting()
OnHighlightStateChanged(int, int)
UpdateHighlightingState(int)

Events

HighlightingStateChanged