Table of Contents

Class HighlightingManager

Namespace
Terminal.Gui.Editor.Highlighting
Assembly
Terminal.Gui.Editor.dll
public class HighlightingManager : IHighlightingDefinitionReferenceResolver
Inheritance
HighlightingManager
Implements
Inherited Members

Constructors

HighlightingManager()

Properties

HighlightingDefinitions
Instance

Methods

GetDefinition(string)
GetDefinitionByExtension(string)
RegisterHighlighting(string, string[], Func<IHighlightingDefinition>)
RegisterHighlighting(string, string[], IHighlightingDefinition)