Q: What are the benefits of using agents like '@terminal' or '@workspace' when interacting with GitHub Copilot?
-
A
Agents in Visual Studio Code help you ask questions within a specific context, allowing for more precise and relevant answers from GitHub Copilot.
-
B
Agents help enforce a consistent code format based on best practices within Visual Studio Code for improved readability.
-
C
Agents provide extra security features for detecting vulnerabilities and intrusions within Visual Studio Code projects.
-
D
Agents automatically optimize your code for better performance.
A
Answer:
A
Explanation:
Using agents like '@terminal' or '@workspace' allows developers to specify the context of their queries, enabling GitHub Copilot to provide more accurate and relevant responses.
Related Topic:
Share Above MCQ