mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 10:58:30 -05:00
create new notebook editor and add the place holder for toolbar and cell list (#2817)
* create new notebook editor and add the place holder for toolbar and cell list * address comments
This commit is contained in:
@@ -189,6 +189,8 @@ import 'sql/parts/dashboard/dashboardConfig.contribution';
|
||||
import 'sql/parts/modelComponents/components.contribution';
|
||||
/* View Model Editor */
|
||||
import 'sql/parts/modelComponents/modelEditor/modelViewEditor.contribution';
|
||||
/* Notebook Editor */
|
||||
import 'sql/parts/notebook/notebook.contribution';
|
||||
/* Containers */
|
||||
import 'sql/parts/dashboard/containers/dashboardWebviewContainer.contribution';
|
||||
import 'sql/parts/dashboard/containers/dashboardControlHostContainer.contribution';
|
||||
|
||||
Reference in New Issue
Block a user