Skip to content

Commit 2d9700e

Browse files
Update: add PNG icon for Marketplace, rebuild extension
1 parent 11f2891 commit 2d9700e

3 files changed

Lines changed: 1 addition & 0 deletions

File tree

2.11 KB
Binary file not shown.

media/icon.png

1.93 KB
Loading

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
"name": "github-copilot-api-vscode",
33
"displayName": "GitHub Copilot API Gateway",
44
"description": "Expose GitHub Copilot as a local OpenAI-compatible API server. Use any OpenAI SDK, curl, or HTTP client to access Copilot's language models.",
5+
"icon": "media/icon.png",
56
"version": "0.0.3",
67
"author": {
78
"name": "Suhaib Bin Younis",

0 commit comments

Comments
 (0)