TabInputNotebookDiff

The tabs represents two notebooks in a diff configuration.

Online Documentation

Constructors

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

Constructs a notebook diff tab input.

Properties

Link copied to clipboard

The uri of the modified notebook.

Link copied to clipboard

The type of notebook. Maps to NotebookDocuments's notebookType

Link copied to clipboard

The uri of the original notebook.