Copilot: Change metadata

Fixes: QTCREATORBUG-32048
Change-Id: I17089075f43c3ca1cfa6a8f2e3c592b835c38c92
Reviewed-by: Eike Ziller <eike.ziller@qt.io>
Reviewed-by: hjk <hjk@qt.io>
This commit is contained in:
Marcus Tillmanns
2024-11-21 08:44:15 +01:00
parent 2b9e960996
commit 7912ae4117
2 changed files with 3 additions and 1 deletions

View File

@@ -3,7 +3,7 @@
"Name" : "Copilot", "Name" : "Copilot",
"Version" : "${IDE_VERSION}", "Version" : "${IDE_VERSION}",
"CompatVersion" : "${IDE_VERSION_COMPAT}", "CompatVersion" : "${IDE_VERSION_COMPAT}",
"DisabledByDefault" : true, "Experimental" : true,
"VendorId" : "theqtcompany", "VendorId" : "theqtcompany",
"Vendor" : "The Qt Company Ltd", "Vendor" : "The Qt Company Ltd",
"Copyright" : "${IDE_COPYRIGHT}", "Copyright" : "${IDE_COPYRIGHT}",

View File

@@ -1,3 +1,5 @@
As with most solutions that use Generative AI, the Github Copilot extension is considered experimental.
![Writing a function with Copilot](https://qtccache.qt.io/images/copilot/Copilot.gif) ![Writing a function with Copilot](https://qtccache.qt.io/images/copilot/Copilot.gif)
*Copilot in action* *Copilot in action*