mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 10:58:30 -05:00
BDC: Add another command for bdc extension activation events (#9050)
* Add another command for bdc extension activation * spaces * Add other activation events * spacing
This commit is contained in:
@@ -15,6 +15,10 @@
|
||||
"onCommand:bigDataClusters.command.mount",
|
||||
"onCommand:bigDataClusters.command.refreshmount",
|
||||
"onCommand:bigDataClusters.command.deletemount",
|
||||
"onCommand:bigDataClusters.command.addController",
|
||||
"onCommand:bigDataClusters.command.deleteController",
|
||||
"onCommand:bigDataClusters.command.manageController",
|
||||
"onCommand:bigDataClusters.command.refreshController",
|
||||
"onView:sqlBigDataCluster"
|
||||
],
|
||||
"repository": {
|
||||
|
||||
Reference in New Issue
Block a user