GitHub Copilot

AI pair programmer with code completion and an agent mode inside the IDE

About GitHub Copilot

GitHub Copilot is an AI coding assistant from GitHub that provides inline code completion, chat, and an autonomous agent mode across editors like VS Code, Visual Studio, and JetBrains IDEs. It can suggest single lines or whole functions, answer questions about a codebase, and complete multi-step tasks such as fixing issues and opening pull requests. It supports multiple underlying models and integrates directly with GitHub repositories and workflows.