mirror of
https://github.com/microsoft/vscode-extension-samples.git
synced 2026-04-27 16:55:44 +08:00
"AI" and "Chat" categories are now supported by marketplace
This commit is contained in:
@ -15,7 +15,8 @@
|
||||
"github.copilot-chat"
|
||||
],
|
||||
"categories": [
|
||||
"Other"
|
||||
"AI",
|
||||
"Chat"
|
||||
],
|
||||
"activationEvents": [ ],
|
||||
"enabledApiProposals": [
|
||||
|
||||
Reference in New Issue
Block a user