This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Which of the following choices isn't mentioned as one of the programming languages receiving strong support from GitHub Copilot?
Python
JavaScript
Rust
Ruby
Which slash command in GitHub Copilot Chat is used to generate unit tests for selected code?
/generate
/test
/tests
/unittest
What is the purpose of the @workspace agent in GitHub Copilot Chat?
To focus only on the current file
To extend the context of questions to the whole project
To run terminal commands
To change Visual Studio Code settings
What command would you use to get an explanation of a specific command using GitHub Copilot CLI?
gh copilot suggest
gh copilot explain
gh copilot clarify
gh copilot describe
You must answer all questions before checking your work.
Was this page helpful?