Skip to content

TextMateHighlighter

[<Class>]
type TextMateHighlighter =
    new (options: TextMateOptions) : TextMateHighlighter
AssemblyNacara.Plugin.Highlight.TextMate
ImplementsIHighlighter

A highlighter backed by TextMate grammars.

Constructors