- 19 Dec 2024
- 1 Minute to read
- Print
- DarkLight
- PDF
Setting up the CGCE
- Updated on 19 Dec 2024
- 1 Minute to read
- Print
- DarkLight
- PDF
For more information on the Crowdbotics GitHub Copilot Extension (CGCE), refer to the 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 GitHub Copilot and GitHub Copilot Chat installed in VS Code.
Installation and setup
Open the VS Code application.
Go to Settings > Extensions and find GitHub Copilot in the Extensions list.
Right-click on the GitHub Copilot extension (or select the gear icon) and select Extension Settings.
In the Settings pane, select the link titled Edit in settings.json.
Add the following property:
"github.copilot.advanced": { "enableRemoteAgents": true }
Click Save.
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.