Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface QuickDiffProvider

Hierarchy

  • QuickDiffProvider

索引

Methods

Optional provideOriginalResource

  • Provide a Uri to the original resource of any given resource uri.

    Parameters

    • uri: Uri

      The uri of the resource open in a text editor.

    • token: CancellationToken

      A cancellation token.

    Returns ProviderResult<Uri>

    A thenable that resolves to uri of the matching original resource.

VS Code 插件开发中文文档 | VS Code 中文文档 | 官网文档

Generated by TypeDoc