Release

September 18, 20251 Minute Read

Copilot code review: Now in JetBrains IDEs and Visual Studio

Copilot code review is now in most standard editors and IDEs! 🚀 With this update, you can use Copilot code review directly in Visual Studio and JetBrains IDEs (including IntelliJ IDEA, PyCharm, WebStorm, and more). This adds to existing support in Xcode and Visual Studio Code.

You can now:

  • Request Copilot code review feedback on your code before you open a pull request, from within JetBrains IDEs and Visual Studio.
  • Self-review your changes and get actionable feedback exactly where you write your code.
  • Use Copilot code review to catch logic, security, and performance issues, all within your editor of choice.

Now you can get actionable feedback before others see your code, saving you time in your pull request review process!

Getting started

To get started, make sure your Copilot plugin for Visual Studio or JetBrains is up-to-date, stage your changes, and click the Copilot code review button.

Demo of Copilot code review generating review feedback and suggestions in JetBrains IDE

In Visual Studio, this change updates the existing self-review option (detailed in this earlier announcement) to Copilot code review.

Demo of Copilot code review generating review feedback and suggestions in Visual Studio

Questions or feedback?

For questions about any of these updates, join the conversation in our GitHub Community discussion. We’d love to hear your thoughts!

Subscribe to our developer newsletter

Discover tips, technical guides, and best practices in our biweekly newsletter just for devs.

By submitting, I agree to let GitHub and its affiliates use my information for personalized communications, targeted advertising, and campaign effectiveness. See the GitHub Privacy Statement for more details.

Copilot code review: Now in JetBrains IDEs and Visual Studio - GitHub Changelog