Summary

Completed

In this module, you learned how to generate code using the GitHub Copilot and GitHub Copilot Chat extensions for Visual Studio Code. You used the GitHub Copilot extension to generate autocompletion suggestions as you entered code and from code comments. You used the GitHub Copilot Chat extension to generate code suggestions using chat interactions. For each of the extensions, you learned how to accept, partially accept, and discard suggestions. You also explored the various features of GitHub Copilot Chat, including inline chat, chat view, quick chat, and smart actions.

The main takeaways from this module are the benefits and functionalities of GitHub Copilot. You learned how to use GitHub Copilot to write code more quickly and accurately. You learned how to accept, partially accept, and discard the suggestions proposed by GitHub Copilot. Furthermore, you gained practical experience by using Visual Studio Code and the GitHub Copilot extensions to develop C# applications.

Extra Reading: