GitHub Copilot code review now supports C, C++, Kotlin, Swift, and several other popular languages.
With this update, you can receive AI-powered review suggestions for even more code in your pull requests. See the full list of supported languages in our documentation.
Copilot code review now covers over 90% of the file types typically found in pull requests, so more of your code benefits from intelligent insights.
We’ve also improved the quality of suggestions. Copilot code review now surfaces higher-quality, more actionable feedback by better handling of low-confidence and suppressed results. These improvements are especially noticeable in C#, where Copilot now provides more accurate and relevant suggestions with improved version awareness.
In addition, Copilot has improved its ability to understand context. Instead of primarily looking at the file diff in the pull request, it now considers the entire file. This leads to more holistic and relevant review suggestions.
For more details or to join the conversation, visit GitHub Community discussions.