Coding AI tool

GitHub Copilot

GitHub Copilot suggests code as you type. It reads the open file, surrounding code, and recent edits, then proposes the next line or the next function.

Best for

Developers and software teams

Audience

Developers

Pricing

Paid

What GitHub Copilot does

When to use GitHub Copilot

GitHub Copilot pricing

GitHub Copilot is offered as a paid product. Plans and exact prices change often — check the official GitHub Copilot site for current tiers and limits.

Frequently asked questions

How much does GitHub Copilot cost?

Copilot has paid Individual, Business, and Enterprise plans. Students, teachers, and maintainers of popular open-source projects get it free. See the GitHub pricing page for current numbers.

Does GitHub Copilot train on my code?

Business and Enterprise plans do not use your prompts or suggestions for model training. Individual users can opt out of training in their account settings.

Which languages does Copilot support?

Copilot supports any language with enough public training data, which covers most mainstream ones. Quality is highest for Python, JavaScript, TypeScript, Go, and Java; lower for rare or domain-specific languages.