mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 10:58:30 -05:00
Removed dup OE contribution. The conflict wasn't detected during checkin. (#3906)
This commit is contained in:
@@ -92,9 +92,7 @@
|
|||||||
"command": "notebook.command.new",
|
"command": "notebook.command.new",
|
||||||
"when": "connectionProvider == MSSQL && nodeType && nodeType == Server",
|
"when": "connectionProvider == MSSQL && nodeType && nodeType == Server",
|
||||||
"group": "1root@1"
|
"group": "1root@1"
|
||||||
}
|
},
|
||||||
],
|
|
||||||
"objectExplorer/item/context": [
|
|
||||||
{
|
{
|
||||||
"command": "notebook.command.analyzeNotebook",
|
"command": "notebook.command.analyzeNotebook",
|
||||||
"when": "nodeType=~/^mssqlCluster/ && nodeLabel=~/[^\\s]+(\\.(csv|tsv|txt))$/ && nodeType == mssqlCluster:file",
|
"when": "nodeType=~/^mssqlCluster/ && nodeLabel=~/[^\\s]+(\\.(csv|tsv|txt))$/ && nodeType == mssqlCluster:file",
|
||||||
|
|||||||
Reference in New Issue
Block a user