The tabs represents two notebooks in a diff configuration.
Constructor
new(original:Uri, modified:Uri, notebookType:String)
Constructs a notebook diff tab input. @linkcode NotebookDocument.notebookType NotebookDocuments's notebookType}
Parameters:
original | The uri of the original unmodified notebook. |
---|---|
modified | The uri of the modified notebook. |
notebookType | The type of notebook. Maps to { |
Variables
read onlynotebookType:String
The type of notebook. Maps to {@linkcode NotebookDocument.notebookType NotebookDocuments's notebookType}