mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-05 01:25:38 -05:00
Notebook views UI 2 (#15865)
Provide access to the Notebook Views UI. Feature is hidden behind a feature flag. Co-authored-by: rkselfhost <rkselfhost@outlook.com>
This commit is contained in:
@@ -45,8 +45,10 @@ export enum NotebookChangeType {
|
||||
MetadataChanged,
|
||||
TrustChanged,
|
||||
Saved,
|
||||
CellExecutionStarted,
|
||||
CellExecuted,
|
||||
CellInputVisibilityChanged,
|
||||
CellAwaitingInput,
|
||||
CellOutputCleared,
|
||||
CellMetadataUpdated
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user