Fields

@:optionaloptionalprovideOriginalResource:Null<(uri:Uri, token:CancellationToken) ‑> ProviderResult<Uri>>

Provide a {@link Uri} to the original resource of any given resource uri.

Parameters:

uri

The uri of the resource open in a text editor.

token

A cancellation token.

Returns:

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