mirror of
https://github.com/microsoft/vscode-extension-samples.git
synced 2026-04-27 16:55:44 +08:00
chore: remove extension dependency to github copilot chat. We do not want folk adding this to their existing extensions
This commit is contained in:
@ -11,9 +11,6 @@
|
||||
"engines": {
|
||||
"vscode": "^1.90.0"
|
||||
},
|
||||
"extensionDependencies": [
|
||||
"github.copilot-chat"
|
||||
],
|
||||
"categories": [
|
||||
"AI",
|
||||
"Chat"
|
||||
|
||||
Reference in New Issue
Block a user