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.

Generated by TypeDoc