diff --git a/extensions.json b/extensions.json index 1b621a812..b882b662f 100644 --- a/extensions.json +++ b/extensions.json @@ -397,6 +397,9 @@ "giscafer.leek-fund": { "repository": "https://github.com/giscafer/leek-fund" }, + "GitHub.copilot-chat": { + "repository": "https://github.com/microsoft/vscode-copilot-chat" + }, "GitHub.github-vscode-theme": { "repository": "https://github.com/primer/github-vscode-theme", "prepublish": "npm run build"