mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 18:46:40 -05:00
As PM suggested, moved it to Data Services node. (#3930)
This commit is contained in:
@@ -95,7 +95,7 @@
|
|||||||
"objectExplorer/item/context": [
|
"objectExplorer/item/context": [
|
||||||
{
|
{
|
||||||
"command": "notebook.command.new",
|
"command": "notebook.command.new",
|
||||||
"when": "connectionProvider == MSSQL && nodeType && nodeType == Server",
|
"when": "connectionProvider == MSSQL && nodeType == dataservices",
|
||||||
"group": "1root@1"
|
"group": "1root@1"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user