mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-04 17:23:45 -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",
|
||||
"when": "connectionProvider == MSSQL && nodeType && nodeType == Server",
|
||||
"group": "1root@1"
|
||||
}
|
||||
],
|
||||
"objectExplorer/item/context": [
|
||||
},
|
||||
{
|
||||
"command": "notebook.command.analyzeNotebook",
|
||||
"when": "nodeType=~/^mssqlCluster/ && nodeLabel=~/[^\\s]+(\\.(csv|tsv|txt))$/ && nodeType == mssqlCluster:file",
|
||||
|
||||
Reference in New Issue
Block a user