mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-24 18:49:00 +01:00
Remove more implicit activation events from built-in extensions (#172838)
This commit is contained in:
@@ -23,7 +23,6 @@
|
||||
"workspace"
|
||||
],
|
||||
"activationEvents": [
|
||||
"onCommand:simpleBrowser.show",
|
||||
"onCommand:simpleBrowser.api.open",
|
||||
"onOpenExternalUri:http",
|
||||
"onOpenExternalUri:https",
|
||||
|
||||
Reference in New Issue
Block a user