As PM suggested, moved it to Data Services node. (#3930)

This commit is contained in:
Yurong He
2019-02-06 14:22:37 -08:00
committed by GitHub
parent 04bb65dcf7
commit 8fa247145e

View File

@@ -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"
},
{