CustomDocumentContentChangeEvent

Event triggered by extensions to signal to the editor that the content of a {@linkcode CustomDocument} has changed.

See also

{@linkcode CustomEditorProvider.onDidChangeCustomDocument}.

Online Documentation

Properties

Link copied to clipboard
abstract val document: T

The document that the change is for.