Artificial Intelligence (AI) - Product
GitHub Copilot
AI coding assistant in editors that suggests code and explains snippets as you work
What's it for?
Helps developers write and understand code faster by suggesting code as they work.
For example…
GitHub Copilot suggests the next few lines of a function while a developer types, but the developer decides whether the code is correct.
A developer asks GitHub Copilot to explain a complex regular expression and draft unit tests for it