mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-29 01:25:37 -05:00
Activating MLS extension on specific events (#8862)
This commit is contained in:
@@ -10,7 +10,8 @@
|
||||
"azdata": ">=1.13.0"
|
||||
},
|
||||
"activationEvents": [
|
||||
"*"
|
||||
"onCommand:mls.command.managePackages",
|
||||
"onDashboardOpen"
|
||||
],
|
||||
"license": "https://raw.githubusercontent.com/Microsoft/azuredatastudio/master/LICENSE.txt",
|
||||
"icon": "images/ML_ExtensionIcon.png",
|
||||
|
||||
Reference in New Issue
Block a user