mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-20 00:28:52 +01:00
Renamed NotebookEditorDiffTabInput
This commit is contained in:
@@ -1328,7 +1328,7 @@ export function createApiFactoryAndRegisterActors(accessor: ServicesAccessor): I
|
||||
TextDiffTabInput: extHostTypes.TextDiffTabInput,
|
||||
CustomEditorTabInput: extHostTypes.CustomEditorTabInput,
|
||||
NotebookEditorTabInput: extHostTypes.NotebookEditorTabInput,
|
||||
NotebookEditorDiffTabInput: extHostTypes.NotebookEditorDiffTabInput
|
||||
NotebookDiffEditorTabInput: extHostTypes.NotebookDiffEditorTabInput
|
||||
};
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user