TextEdit
Represents an edit that is to be applied to a document.
A text edit object represents a change that should be made to an existing document in an editor object.
Class Methods
Constructor
new TextEdit(range:
Range
, newText: string:
TextEdit
)
Properties
Example
Last updated