From 80fca781794ba7ffff13148c3da843ce638f15d9 Mon Sep 17 00:00:00 2001 From: Levi Yan Date: Mon, 24 Mar 2025 12:28:40 +0800 Subject: [PATCH] refactor: activate extension when web url call --- package.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index 7098b69..6ee080f 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,8 @@ }, "activationEvents": [ "onView:devstar.quickAccess", - "onCommand:devstar.showHome" + "onCommand:devstar.showHome", + "onUri" ], "contributes": { "commands": [