-
Book Overview & Buying
-
Table Of Contents
Supercharged Coding with GenAI
By :
Before you proceed to the next chapter, make sure that you can confidently answer the following questions.
Question 1: Is Copilot a paid service?
Answer: Copilot is primarily a paid service, with a few exceptions including free limited access. Students, educators, and maintainers of leading open-source repositories are also eligible for a free subscription.
Question 2: What are the three interaction modes for GitHub Copilot?
Answer: Copilot’s original task of code completion is complemented by two additional features: chat, which is available inline or through the chat window, and code analysis, which is accessible via the Copilot right-click menu, using slash commands, such as /fix and /explain, or in the edits window within VS Code.