Represents an event describing the change in a {@link TextEditor.options text editor's options}.
Fields
read onlytextEditor:TextEditor
The {@link TextEditor text editor} for which the options have changed.
read onlyoptions:TextEditorOptions
The new value for the {@link TextEditor.options text editor's options}.