Where can you validate if GitHub Copilot is not returning suggestions because of content exclusions?
You start GitHub Copilot CLI from a directory named /repo/app. You store test files in a directory named /repo/tests.
You need to add /repo/tests as a trusted directory without restarting GitHub Copilot CLI. The solution must ensure that GitHub Copilot can access and modify the files.
How should you complete the command? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.

What role does chat history play in GitHub Copilot ' s code suggestions?
In what ways can GitHub Copilot contribute to the design phase of the Software Development Life Cycle (SDLC)?
Why is code reviewing still necessary when using GitHub Copilot to write tests?
Which of the following is correct about GitHub Copilot Knowledge Bases?
What method can a developer use to generate sample data with GitHub Copilot? (Each correct answer presents part of the solution. Choose two.)
Which GitHub Copilot plan allows for prompt and suggestion collection?
What is the impact of the " Fill-In-the-Middle " (FIM) technique on GitHub Copilot ' s code suggestions?
How does GitHub Copilot Chat ensure that a function works correctly?