Fix Marketplace crash by removing wildcard activation event (#9423)

This commit is contained in:
Hannes Rudolph 2025-11-20 08:29:07 -07:00 committed by GitHub
parent 0851769450
commit 6a98ffb817
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -46,7 +46,6 @@
"roocode"
],
"activationEvents": [
"onLanguage",
"onStartupFinished"
],
"main": "./dist/extension.js",