change activationEvents

master 1.2.3
yutent 2023-02-14 23:18:01 +08:00
parent 2ec77ad9c9
commit 955972c5db
1 changed files with 2 additions and 2 deletions

View File

@ -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": {},