refactor: activate extension when web url call

This commit is contained in:
Levi Yan
2025-03-24 12:28:40 +08:00
parent 3c0af07f54
commit 80fca78179

View File

@@ -21,7 +21,8 @@
},
"activationEvents": [
"onView:devstar.quickAccess",
"onCommand:devstar.showHome"
"onCommand:devstar.showHome",
"onUri"
],
"contributes": {
"commands": [