mirror of
https://github.com/microsoft/vscode-extension-samples.git
synced 2026-04-27 16:55:44 +08:00
fix activationEvents
This commit is contained in:
@ -11,7 +11,7 @@
|
||||
"Other"
|
||||
],
|
||||
"activationEvents": [
|
||||
"*"
|
||||
"onFileSystem:datei"
|
||||
],
|
||||
"main": "./out/extension",
|
||||
"scripts": {
|
||||
|
||||
Reference in New Issue
Block a user