Files
julien Lengrand-Lambert 44acc42f14 Initial commit
2025-10-10 15:17:37 +02:00

1.3 KiB

Review

Congratulations, you've completed this exercise and learned a lot about GitHub Copilot!

celebrate

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?