mirror of
https://github.com/microsoft/vscode-extension-samples.git
synced 2026-04-27 16:55:44 +08:00
use better activation events (#783)
This commit is contained in:
committed by
GitHub
parent
dbee9a0daf
commit
621250043e
@ -17,7 +17,7 @@
|
||||
"Other"
|
||||
],
|
||||
"activationEvents": [
|
||||
"*"
|
||||
"onCommand:extension.getGitHubUser"
|
||||
],
|
||||
"main": "./out/extension.js",
|
||||
"contributes": {
|
||||
|
||||
Reference in New Issue
Block a user