use better activation events (#783)

This commit is contained in:
Tyler James Leonhardt
2022-12-07 12:26:07 -08:00
committed by GitHub
parent dbee9a0daf
commit 621250043e

View File

@ -17,7 +17,7 @@
"Other"
],
"activationEvents": [
"*"
"onCommand:extension.getGitHubUser"
],
"main": "./out/extension.js",
"contributes": {