Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CustomDocumentContentChangeEvent<T>

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

see

CustomEditorProvider.onDidChangeCustomDocument.

Type parameters

层级

  • CustomDocumentContentChangeEvent

索引

Properties(1)

Properties(1)

Readonly document

document: T

The document that the change is for.

友链:VS Code 中文文档 | VS Code 官网文档 | VS Code 扩展市场

Generated by TypeDoc. Maintained by 洛竹