mirror of
https://github.com/microsoft/vscode-extension-samples.git
synced 2026-06-13 07:10:26 +08:00
fix activation event
This commit is contained in:
@ -15,8 +15,8 @@
|
||||
"onView:nodeDependencies",
|
||||
"onView:ftpExplorer",
|
||||
"onView:jsonOutline",
|
||||
"onView:fileExplorer",
|
||||
"onLanguage:json",
|
||||
"onLanguage:fileExplorer",
|
||||
"onLanguage:jsonc"
|
||||
],
|
||||
"main": "./out/src/extension",
|
||||
|
||||
Reference in New Issue
Block a user