mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-25 11:08:51 +01:00
add NotebookDocumentContentCellChange#document, https://github.com/microsoft/vscode/issues/145793
This commit is contained in:
@@ -2040,7 +2040,7 @@ export type NotebookRawContentEventDto =
|
||||
| notebookCommon.NotebookCellsChangeMetadataEvent
|
||||
| notebookCommon.NotebookCellsChangeInternalMetadataEvent
|
||||
// | notebookCommon.NotebookDocumentChangeMetadataEvent
|
||||
// | notebookCommon.NotebookCellContentChangeEvent
|
||||
| notebookCommon.NotebookCellContentChangeEvent
|
||||
// | notebookCommon.NotebookDocumentUnknownChangeEvent
|
||||
;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user