mirror of
https://github.com/github/awesome-copilot.git
synced 2026-06-17 13:11:27 +00:00
26 lines
658 B
JSON
26 lines
658 B
JSON
[
|
|
{
|
|
"id": "coffilot",
|
|
"name": "Coffilot",
|
|
"description": "Java-focused Copilot canvas extension from jdubois.",
|
|
"keywords": [
|
|
"java",
|
|
"canvas",
|
|
"productivity"
|
|
],
|
|
"screenshots": {
|
|
"icon": {
|
|
"path": "extensions/external-assets/coffilot-preview.png",
|
|
"type": "image/png"
|
|
},
|
|
"gallery": {
|
|
"path": "extensions/external-assets/coffilot-preview.png",
|
|
"type": "image/png"
|
|
}
|
|
},
|
|
"installUrl": "https://github.com/jdubois/coffilot",
|
|
"sourceUrl": "https://github.com/jdubois/coffilot",
|
|
"imagePath": "extensions/external-assets/coffilot-preview.png"
|
|
}
|
|
]
|