mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-21 00:59:03 +01:00
notebook content change events.
This commit is contained in:
@@ -1083,6 +1083,7 @@ export function createApiFactoryAndRegisterActors(accessor: ServicesAccessor): I
|
||||
CellKind: extHostTypes.CellKind,
|
||||
CellOutputKind: extHostTypes.CellOutputKind,
|
||||
NotebookCellRunState: extHostTypes.NotebookCellRunState,
|
||||
NotebookCellsChangeType: extHostTypes.NotebookCellsChangeType,
|
||||
AuthenticationSession2: extHostTypes.AuthenticationSession
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user