- 22 Oct 2024
- 1 Minute to read
- Print
- DarkLight
- PDF
Setting up the CGCE
- Updated on 22 Oct 2024
- 1 Minute to read
- Print
- DarkLight
- PDF
For more information on the Crowdbotics GitHub Copilot Extension (CGCE), refer to this overview.
Prerequisites
You must be part of an organization that has a Copilot license OR have your own Copilot license.
You must have a Crowdbotics account and a GitHub account, and those accounts must be connected.
You have the ability to create a PRD in the Crowdbotics platform.
You must have the Copilot Chat installed in VS Code.
Installation and setup
Open the VS Code application.
Go to Settings > Extensions > Copilot.
Click the Edit in settings.json link.
Add the following property and save.
"github.copilot.advanced": { "enableRemoteAgents": true }
Install the extension: https://github.com/login/oauth/authorize?client_id=Iv23liqxW0pRL0idmxWV
If requested, click Authorize Crowdbotics Copilot.
Now, @crowdbotics-copilot is available in the Copilot chat window when you type @
.
For instructions on using our CGCE, refer to Using the CGCE.