Options
All
  • Public
  • Public/Protected
  • All
Menu

Class TabInputTextDiff

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

Hierarchy

  • TabInputTextDiff

Index

Constructors(1)

Properties(2)

Constructors(1)

constructor

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

    Parameters

    • original: Uri

      The uri of the original text resource.

    • modified: Uri

      The uri of the modified text resource.

    Returns TabInputTextDiff

Properties(2)

Readonly original

original: Uri

The uri of the original text resource.

Readonly modified

modified: Uri

The uri of the modified text resource.

Generated by TypeDoc. Maintained by 洛竹