Enumeration HighlightStyle

Specifies the highlight style that should be used for matches in the results.

Enumeration Members

Enumeration Members

ANSI: "ansi"

Indicates that matches should be highlighted using ASCII coding in the result test.

HTML: "html"

Indicates that matches should be highlighted using HTML tags in the result text.

Generated using TypeDoc