Change activation event

This commit is contained in:
2021-12-06 14:19:26 +03:00
parent f4065499a4
commit 01a0cb2b8a

View File

@@ -10,7 +10,7 @@
"Other" "Other"
], ],
"activationEvents": [ "activationEvents": [
"onCommand:gitcheck.helloWorld" "workspaceContains:.git/"
], ],
"main": "./out/extension.js", "main": "./out/extension.js",
"contributes": { "contributes": {