AI pair programmer that suggests code completions in real time.
GitHub Copilot is the most widely adopted AI coding assistant, trained on billions of lines of public code. It suggests entire functions, generates boilerplate, and completes code inline as you type in VS Code, JetBrains, and other IDEs.
Install the GitHub Copilot extension in VS Code from the marketplace.
Start typing a comment describing what you want the function to do.
Press Tab to accept the suggestion or cycle through alternatives with Alt+].
Placement reflects our editorial assessment of fit for this use case, not paid placement. Some links may be affiliate links — this never changes our rankings. How we rank →
There's a free tier with a monthly cap on completions and chat, and it's free for verified students and open-source maintainers. Heavy users need the paid individual or business plan.
VS Code, Visual Studio, JetBrains IDEs, Neovim, and Xcode, plus GitHub.com itself — with the deepest integration in VS Code.
You do — GitHub doesn't claim ownership of suggestions. Businesses worried about license contamination can enable the filter that blocks suggestions matching public code.