Function SyntaxSupport.updateHighlight
categorize characters in content by token types
abstract void updateHighlight(
dstring[] lines,
ubyte[][] props,
int changeStartLine,
int changeEndLine
);
categorize characters in content by token types
abstract void updateHighlight(
dstring[] lines,
ubyte[][] props,
int changeStartLine,
int changeEndLine
);