What are two techniques that can be used to improve prompts to GitHub Copilot? (Select two.)
Improving prompts involves providing specific success criteria and including links to supporting documentation to give GitHub Copilot more context and direction.
What are the potential risks associated with relying heavily on code generated from GitHub Copilot? (Each correct answer presents part of the solution. Choose two.)
Heavy reliance on GitHub Copilot can introduce security vulnerabilities if the generated code contains known exploits. Additionally, Copilot's suggestions may not always align with best practices or the latest standards, requiring careful review and validation.
Which Copilot Individual features are available when using a supported extension for Visual Studio, VS Code, or JetBrains IDEs? (Each correct answer presents part of the solution. Choose two.)
GitHub Copilot Individual provides code suggestions and chat features when used with supported IDE extensions like Visual Studio, VS Code, and JetBrains IDEs.
Why is code reviewing still necessary when using GitHub Copilot to write tests?
Code review is necessary because GitHub Copilot's generated test cases might not cover all possible scenarios, especially edge cases and complex interactions.
What is a benefit of using custom models in GitHub Copilot?
Custom models in GitHub Copilot allow the tool to learn from the specific code patterns and practices within your repositories. This results in suggestions that are more aligned with your organization's coding standards and conventions, improving the relevance and accuracy of the generated code.
Kate
10 hours agoSusy
10 hours agoHelene
10 hours ago