change some activation events for bdc and admin-tool (#8660)

This commit is contained in:
Anthony Dresser
2019-12-17 12:49:08 -08:00
committed by GitHub
parent 1c0f7c6702
commit 2058682743
2 changed files with 6 additions and 2 deletions

View File

@@ -12,7 +12,10 @@
"azdata": "*"
},
"activationEvents": [
"*"
"onCommand:bigDataClusters.command.mount",
"onCommand:bigDataClusters.command.refreshmount",
"onCommand:bigDataClusters.command.deletemount",
"onView:sqlBigDataCluster"
],
"repository": {
"type": "git",