Optional mode?: Ace.SyntaxModeOptional oldEmitted when the selection style changes, via [[Editor.setSelectionStyle]].
Contains one property, data, which indicates the new selection style
Contains one property, data, which indicates the new selection style
Emitted whenever the [[EditSession]] changes.
Emitted whenever the [[EditSession]] changes.
An object with two properties, oldSession and session, that represent the old and new [[EditSession]]s.
An object with two properties, oldSession and session, that represent the old and new [[EditSession]]s.
Emitted when text is copied.
Emitted when text is copied.
The copied text
Optional e: anyOptional editor: EditorEmitted when text is pasted.
Emitted when text is pasted.
Optional event?: ClipboardEventGenerated using TypeDoc
Emitted when the selection style changes, via [[Editor.setSelectionStyle]].