mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-14 01:25:37 -05:00
add more activation events (#8665)
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
"icon": "images/sqlserver.png",
|
||||
"aiKey": "AIF-37eefaf0-8022-4671-a3fb-64752724682e",
|
||||
"activationEvents": [
|
||||
"*"
|
||||
"onCommand:dacFx.start"
|
||||
],
|
||||
"main": "./out/main",
|
||||
"repository": {
|
||||
|
||||
@@ -13,7 +13,7 @@
|
||||
"icon": "images/sqlserver.png",
|
||||
"aiKey": "AIF-37eefaf0-8022-4671-a3fb-64752724682e",
|
||||
"activationEvents": [
|
||||
"*"
|
||||
"onCommand:flatFileImport.start"
|
||||
],
|
||||
"main": "./out/main",
|
||||
"repository": {
|
||||
|
||||
@@ -13,7 +13,8 @@
|
||||
"azdata": ">=1.6.0"
|
||||
},
|
||||
"activationEvents": [
|
||||
"*"
|
||||
"onCommand:azdata.resource.deploy",
|
||||
"onCommand:azdata.openNotebookInputDialog"
|
||||
],
|
||||
"main": "./out/main",
|
||||
"repository": {
|
||||
|
||||
@@ -13,7 +13,7 @@
|
||||
"icon": "images/sqlserver.png",
|
||||
"aiKey": "AIF-37eefaf0-8022-4671-a3fb-64752724682e",
|
||||
"activationEvents": [
|
||||
"*"
|
||||
"onCommand:schemaCompare.start"
|
||||
],
|
||||
"main": "./out/main",
|
||||
"repository": {
|
||||
|
||||
Reference in New Issue
Block a user