mirror of
https://github.com/jlengrand/getting-started-with-github-copilot.git
synced 2026-03-10 08:21:18 +00:00
1.3 KiB
1.3 KiB
Review
Congratulations, you've completed this exercise and learned a lot about GitHub Copilot!
Here's a recap of the GitHub Copilot features you learned:
- Ask Mode: Used @workspace to explore and understand your codebase
- Inline suggestions: Completed code with Tab acceptance
- Inline Chat: Generated code and data with Ctrl/Cmd + I
- Edit Mode: Made multi-file changes with targeted prompts
- Agent Mode: Built features and tests autonomously
- GitHub integration: Generated commit messages, PR summaries, and code reviews
What's next?
- Check out the other GitHub Skills exercises.
- Learn how to Integrate MCP with Copilot to give Copilot extra capabilities!
- Tailor Copilot to your project needs in Customize your GitHub Copilot Experience
- Tackle legacy COBOL code in Modernize Your Legacy Code with GitHub Copilot exercise
- Try GitHub Copilot Coding Agent in the Expand your team with Copilot exercise