GitHub Advanced Security — Question 11

When using an IDE with a supported GitHub Copilot plug-in, which Chat features can be accessed from within the IDE? Each correct answer presents part of the solution. (Choose two.)

Answer options

Correct answer: A, C

Explanation

The correct answers, A and C, are functionalities that GitHub Copilot provides within an IDE, allowing users to receive explanations and suggestions for code as well as generate unit tests. Options B and D do not pertain to the core capabilities of GitHub Copilot in this context, as they focus on version control and task management respectively, rather than code assistance.