Set up the @cb GitHub Copilot Extension
  • 13 Sep 2024
  • 1 Minute to read
  • Dark
    Light
  • PDF

Set up the @cb GitHub Copilot Extension

  • Dark
    Light
  • PDF

Article summary

Prerequisites

  • You must have a Crowdbotics account and a GitHub account.

  • You must be part of an organization that has a Copilot license OR have your own Copilot license.

  • You have the ability to create Product Requirements Document (PRD) in the Crowdbotics platform.

  • You must have the Copilot Chat installed in VS Code.

Installation and setup

  1. Open the VS Code application.

  2. Go to Settings > Extensions > GitHub Copilot Chat > Extension Settings.

  3. Click the Edit in settings.json link.

  4. Add the following property and save.

    "github.copilot.advanced": {
        "enableRemoteAgents": true
      }
  5. Install the app at https://github.com/login/oauth/authorize?client_id=Iv23liqxW0pRL0idmxWV.

Now, @cb is available in the Copilot chat window when you type @.


Was this article helpful?