Used internally by TextEditor to manage syntax highlighting for the language of the currently displayed file.

Constructor

new(textEditor:TextEditor)

Creates a new ColorManager object.

Variables

@:flash.propertyparser:ILineParser

The parser used to determine text styles for the current file.

Methods

reset():Void

Clears all syntax highlighting in the current file and recalculates.