With GitHub Copilot code review in Visual Studio Code, you can now get fast, AI-powered feedback on your code as you write it, or request a review of all your changes before you push.
There are two ways to use Copilot code review in VS Code:
- Review selection: highlight code in VS Code and ask for an initial review. (Available now to all Copilot subscribers)
- Review changes: ask Copilot for a deeper review of all your changes before you push from the “Source Control” tab, which you can also do in your pull request on GitHub.com. (Join the waitlist, open to all Copilot subscribers)
Copilot’s feedback shows up as comments in the editor, attached to lines of your code. Where possible, the comments include actionable code suggestions, which you can apply in one click.
To learn more about Copilot code review, head to the docs.