How can you use GitHub Copilot to get inline suggestions for refactoring your code? (Choose two.)
Select an option, then click Submit answer.
- ○ By using the “/fix” command in GitHub Copilot in-line chat.
- ○ By adding comments to your code and triggering a suggestion.
- ○ By highlighting the code, you want to fix, right-clicking, and selecting “Refactor using GitHub Copilot.”
- ○ By highlighting the code you want to fix, right-clicking, and selecting “Fix using GitHub Copilot.”
- ○ By running the gh copilot fix command.