Skip to content

Commit ea66ce3

Browse files
authored
Add GitHub Copilot Chat to autopublishing list (#926)
1 parent 8f26fe8 commit ea66ce3

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

extensions.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -397,6 +397,10 @@
397397
"giscafer.leek-fund": {
398398
"repository": "https://github.com/giscafer/leek-fund"
399399
},
400+
"GitHub.copilot-chat": {
401+
"repository": "https://github.com/microsoft/vscode-copilot-chat",
402+
"prepublish": "npm run build"
403+
},
400404
"GitHub.github-vscode-theme": {
401405
"repository": "https://github.com/primer/github-vscode-theme",
402406
"prepublish": "npm run build"

0 commit comments

Comments
 (0)