GitHub Copilot
AI pair programmer in your favorite IDE
Overview
GitHub Copilot is an AI coding assistant that integrates directly into your IDE (VS Code, JetBrains, Neovim, and more). It provides real-time code suggestions, chat-based assistance, and an autonomous coding agent that can handle tasks across your repository.
Features
How to Get Started
Sign up at github.com/features/copilot. The free plan includes 2,000 completions and 50 chat requests per month. Install the GitHub Copilot extension in your IDE (VS Code, JetBrains, Neovim, or Xcode) and sign in with your GitHub account.
Upgrade to Pro ($10/mo) for unlimited completions and premium model access, or Business ($19/user/mo) for organization-wide management and policy controls.
Videos & Courses
Pricing
Free / $10/mo Pro / $19/mo Business
View pricing detailsFAQ
Is GitHub Copilot free?
Yes, there is a free tier with 2,000 code completions and 50 chat messages per month. Pro ($10/mo) provides unlimited completions and access to premium AI models.
Which IDEs does Copilot support?
GitHub Copilot works with VS Code, all JetBrains IDEs, Neovim, Xcode, and Visual Studio. Install the official extension from your IDE's marketplace.
What is the Copilot coding agent?
The coding agent can autonomously handle multi-file tasks like implementing features, fixing bugs, and writing tests. It works within your GitHub repository and creates pull requests for review.