Introduction to GitHub Copilot
GitHub Copilot uses OpenAI Codex to suggest code and entire functions in real time, right from your editor.
Learning objectives
In this module, you will:
- Learn how GitHub Copilot can help you code by offering autocomplete-style suggestions.
- Learn about the various ways to trigger GitHub Copilot.
- Learn about the differences among GitHub Copilot Individual, Business, and Enterprise.
- Learn how to configure GitHub Copilot.
- Troubleshoot GitHub Copilot.
Prerequisites
- GitHub account
- Basic understanding of GitHub fundamentals