mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-18 02:51:36 -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
(cherry picked from commit 8e67b104c3)
This commit is contained in:
committed by
Charles Gagnon
parent
ebf47df35e
commit
5ef69f5133
@@ -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