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 官网文档 | VS Code 扩展市场
Generated by TypeDoc | 站长统计
Event triggered by extensions to signal to the editor that the content of a
CustomDocument
has changed.CustomEditorProvider.onDidChangeCustomDocument
.