TabInputTextDiff

The tab represents two text based resources being rendered as a diff.

Online Documentation

Constructors

Link copied to clipboard
constructor(original: Uri, modified: Uri)

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

Properties

Link copied to clipboard

The uri of the modified text resource.

Link copied to clipboard

The uri of the original text resource.