Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CustomDocumentBackup

A backup for an CustomDocument.

层级

  • CustomDocumentBackup

索引

Properties(1)

Methods(1)

Properties(1)

Readonly id

id: string

Unique identifier for the backup.

This id is passed back to your extension in openCustomDocument when opening a custom editor from a backup.

Methods(1)

delete

  • delete(): void
  • Delete the current backup.

    This is called by the editor when it is clear the current backup is no longer needed, such as when a new backup is made or when the file is saved.

    Returns void

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

Generated by TypeDoc. Maintained by 洛竹