Event triggered by extensions to signal to the editor that the content of a CustomDocument has changed.
CustomDocument
CustomEditorProvider.onDidChangeCustomDocument.
CustomEditorProvider.onDidChangeCustomDocument
The document that the change is for.
友链:VS Code 中文文档 | VS Code 官网文档 | VS Code 扩展市场
Generated by TypeDoc. Maintained by Eric
Event triggered by extensions to signal to the editor that the content of a
CustomDocumenthas changed.CustomEditorProvider.onDidChangeCustomDocument.