mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-27 12:04:04 +01:00
Remove redundant activation events (#172062)
This commit is contained in:
@@ -10,8 +10,6 @@
|
||||
},
|
||||
"icon": "images/icon.png",
|
||||
"activationEvents": [
|
||||
"onLanguage:json",
|
||||
"onLanguage:jsonc",
|
||||
"onProfile",
|
||||
"onProfile:github"
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user