CompilerLogWidget.handleCustomLineHighlight

Custom text color and style highlight (using text highlight) support.

Return null if no syntax highlight required for line.

class CompilerLogWidget
protected override
CustomCharProps[]
handleCustomLineHighlight
(
int line
,
dstring txt
,
ref CustomCharProps[] buf
)

Meta