TabInputTextDiff

constructor(original: Uri, modified: Uri)(source)

Constructs a new text diff tab input with the given URIs.

Parameters

original

The uri of the original text resource.

modified

The uri of the modified text resource.

Online Documentation