Event triggered by extensions to signal to Theia that the content of a CustomDocument has changed.
CustomDocument
CustomEditorProvider.onDidChangeCustomDocument.
Readonly
The document that the change is for.
Event triggered by extensions to signal to Theia that the content of a
CustomDocumenthas changed.See
CustomEditorProvider.onDidChangeCustomDocument.