diff --git a/package.json b/package.json index 517995e..189562f 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "auto-path", "displayName": "auto-path", "description": "🔥 自动提示文件路径, 方便引入项目为的文件", - "version": "1.2.2", + "version": "1.2.3", "publisher": "yutent", "author": "Yutent [@yutent]", "icon": "logo.png", @@ -13,7 +13,7 @@ "Other" ], "activationEvents": [ - "*" + "onStartupFinished" ], "main": "out.js", "contributes": {},