Back to Glossary
GitHub Copilot
ギットハブ・コパイロット(ギットハブコパイロット)
BeginnerTools & Platforms
An AI-powered code completion tool that suggests code as you type, trained on public code repositories.
Why It Matters
Copilot demonstrated that AI can meaningfully boost developer productivity, changing how software is written.
Example in Practice
Writing a function comment and Copilot auto-completing the entire function implementation.