TextEdit$Typings extension

on

Properties

newEol EndOfLine

Available on TextEdit, provided by the TextEdit$Typings extension

The eol-sequence used in the document.
getter/setter pair
newText String

Available on TextEdit, provided by the TextEdit$Typings extension

The string this edit will insert.
getter/setter pair
range Range

Available on TextEdit, provided by the TextEdit$Typings extension

The range this edit applies to.
getter/setter pair