Copilot Code Review Now Available in JetBrains IDEs and Visual Studio
Allison introduces the expansion of GitHub Copilot code review to JetBrains IDEs and Visual Studio, allowing developers to access AI-powered review feedback within their preferred editors.
Copilot Code Review: Now in JetBrains IDEs and Visual Studio
GitHub Copilot code review is now available in most standard editors and IDEs—including JetBrains IDEs (IntelliJ IDEA, PyCharm, WebStorm, and more) and Visual Studio. This update adds to existing support in Xcode and Visual Studio Code, making Copilot code review accessible to more developers than ever.
Key Capabilities:
- Request Copilot code review feedback from within JetBrains IDEs and Visual Studio before opening a pull request.
- Receive actionable AI feedback on your changes to catch logic, security, and performance issues early, directly within your preferred editor.
- Streamline the code review process by enabling self-review and quick iteration before involving team members.
How to Get Started
- Update your Copilot plugin for Visual Studio or JetBrains IDEs to the latest version.
- Stage your changes as you would prior to a code review.
- Click the Copilot code review button to generate feedback and AI-powered suggestions.
This feature enables efficient self-review workflows and helps improve code quality across .NET, Python, JavaScript, and more, in both Microsoft and JetBrains environments.
Additional Resources:
- Read the full announcement: Copilot code review: Now in JetBrains IDEs and Visual Studio
- See the previous update for Visual Studio: Catch issues before you commit to Git
- For questions, join the discussion in the GitHub Community – Copilot Conversations
By bringing Copilot code review to more editors, developers can save time, prevent issues, and get AI-powered insights wherever they work.
This post appeared first on “The GitHub Blog”. Read the entire article here