fix activationEvents

This commit is contained in:
Benjamin Pasero
2018-04-25 15:02:27 +02:00
parent 97f8f7492b
commit 0fba456aa7

View File

@ -11,7 +11,7 @@
"Other"
],
"activationEvents": [
"*"
"onFileSystem:datei"
],
"main": "./out/extension",
"scripts": {