mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-30 01:25:38 -05:00
Revert "Merge branch 'master' of https://github.com/microsoft/azuredatastudio" (#9844)
This reverts commitec46783e47, reversing changes made to6e6649d006.
This commit is contained in:
@@ -193,12 +193,7 @@ configurationRegistry.registerConfiguration({
|
||||
'type': 'boolean',
|
||||
'default': true,
|
||||
'description': localize('notebook.sqlStopOnError', "SQL kernel: stop Notebook execution when error occurs in a cell.")
|
||||
},
|
||||
'notebook.allowCommandExecution': {
|
||||
'type': 'boolean',
|
||||
'description': localize('notebook.allowCommandExecution', "Allow notebooks to execute Azure Data Studio Commands using the %%AZDATA_EXECUTE_COMMAND magic."),
|
||||
'default': false
|
||||
},
|
||||
}
|
||||
}
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user