TextEditor
Represents a text editor window.
A TextEditor object refers to an open text editor in CodeEdit. It should not be confused with a TextDocument object, which is a property of the TextEditor.
Class Methods
Constructor
new TextEdit(range: Range, newText: string: TextEdit)
Methods
Properties
Events
Last updated