mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-25 02:58:56 +01:00
Activate extension on simpleBrowser.api.open
This commit is contained in:
@@ -18,6 +18,7 @@
|
||||
],
|
||||
"activationEvents": [
|
||||
"onCommand:simpleBrowser.show",
|
||||
"onCommand:simpleBrowser.api.open",
|
||||
"onUriOpen:http",
|
||||
"onUriOpen:https"
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user