🐙

GitHub Copilot Integration Guide

Your AI pair programmer powered by OpenAI Codex

Installing GitHub Copilot

Follow these steps to install and set up GitHub Copilot on your system

1

Install VS Code or Supported IDE

GitHub Copilot works with VS Code, Visual Studio, Neovim, and JetBrains IDEs.

https://code.visualstudio.com/download
2

Install GitHub Copilot Extension

Open the Extensions view in VS Code and search for "GitHub Copilot".

ext install GitHub.copilot
3

Sign In to GitHub

Authenticate with your GitHub account that has Copilot access.

4

Configure Copilot Settings

Customize Copilot behavior in VS Code settings for optimal performance.

Cmd/Ctrl + , → Extensions → GitHub Copilot