mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-29 09:35:38 -05:00
Save charting state in SQL notebooks. (#9789)
This commit is contained in:
@@ -45,5 +45,6 @@ export enum NotebookChangeType {
|
||||
Saved,
|
||||
CellExecuted,
|
||||
CellInputVisibilityChanged,
|
||||
CellOutputCleared
|
||||
CellOutputCleared,
|
||||
CellMetadataUpdated
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user