diff options
author | Eike Ziller <[email protected]> | 2024-11-26 10:36:30 +0100 |
---|---|---|
committer | Eike Ziller <[email protected]> | 2024-11-26 10:36:30 +0100 |
commit | c3af57a29b46e32c1aab3a41e7c5eeadcc913419 (patch) | |
tree | 559c524713a3160e2aaec00d5c71e3438651b210 /src/plugins/copilot | |
parent | b8f8f8bfd8b34bf491db3fdac78206140556e450 (diff) | |
parent | 06772004a24b0e7550761cbe87c6e07e40e9fc42 (diff) |
Merge remote-tracking branch 'origin/15.0'
Change-Id: Ief149bffb53651a539480327552f10f0e20b22a0
Diffstat (limited to 'src/plugins/copilot')
-rw-r--r-- | src/plugins/copilot/Copilot.json.in | 2 | ||||
-rw-r--r-- | src/plugins/copilot/Description.md | 2 |
2 files changed, 3 insertions, 1 deletions
diff --git a/src/plugins/copilot/Copilot.json.in b/src/plugins/copilot/Copilot.json.in index 9a677db72fe..968215e9c5a 100644 --- a/src/plugins/copilot/Copilot.json.in +++ b/src/plugins/copilot/Copilot.json.in @@ -4,7 +4,7 @@ "Name" : "Copilot", "Version" : "${IDE_VERSION}", "CompatVersion" : "${IDE_VERSION_COMPAT}", - "DisabledByDefault" : true, + "Experimental" : true, "VendorId" : "theqtcompany", "Vendor" : "The Qt Company Ltd", "Copyright" : "${IDE_COPYRIGHT}", diff --git a/src/plugins/copilot/Description.md b/src/plugins/copilot/Description.md index a7dde131a41..6347d4bf732 100644 --- a/src/plugins/copilot/Description.md +++ b/src/plugins/copilot/Description.md @@ -1,3 +1,5 @@ +As with most solutions that use Generative AI, the Github Copilot extension is considered experimental. +  *Copilot in action* |