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"
],
"activationEvents": [
"onCommand:gitcheck.helloWorld"
"workspaceContains:.git/"
],
"main": "./out/extension.js",
"contributes": {