Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface QuickDiffProvider

层级

  • QuickDiffProvider

索引

Methods(1)

Methods(1)

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 官网文档 | VS Code 扩展市场

Generated by TypeDoc. Maintained by 洛竹