Used internally by TextEditor to manage text edits.
TextEditor
new(textEditor:TextEditor)
Creates a new EditManager object.
EditManager
toggleBlockComment():Void
Toggles a block comment at the current caret position.
toggleLineComment():Void
Toggles a line comment at the current caret position.