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