-
Notifications
You must be signed in to change notification settings - Fork 65.5k
Update using-copilot-code-review.md #39342
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Visual Studio supports GitHub Copilot Code Review as stated in the docs.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR updates the documentation for GitHub Copilot Code Review to include Visual Studio as a supported IDE alongside VS Code and the GitHub website. The change corrects the availability information for the "Review changes" feature to accurately reflect that Visual Studio now supports this functionality.
- Added Visual Studio to the list of supported platforms for Copilot code review's "Review changes" feature
|
|
||
| * **Review selection:** Highlight code and ask for an initial review _(only available in {% data variables.product.prodname_vscode_shortname %})_ | ||
| * **Review changes:** Request a deeper review of all your changes _(available in {% data variables.product.prodname_vscode_shortname %} and the {% data variables.product.github %} website)_ | ||
| * **Review changes:** Request a deeper review of all your changes _(available in Visual Studio, {% data variables.product.prodname_vscode_shortname %} and the {% data variables.product.github %} website)_ |
Copilot
AI
Jul 16, 2025
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Visual Studio should be replaced with a Liquid variable. Based on the content guidelines, product names should use variables rather than hardcoded text. Consider using an appropriate variable from data/variables/product.yml such as {% data variables.product.prodname_vs %} or similar if it exists.
How to review these changes 👓Thank you for your contribution. To review these changes, choose one of the following options: A Hubber will need to deploy your changes internally to review. Table of review linksNote: Please update the URL for your staging server or codespace. The table shows the files in the
Key: fpt: Free, Pro, Team; ghec: GitHub Enterprise Cloud; ghes: GitHub Enterprise Server 🤖 This comment is automatically generated. |
|
@kgangulyvibe Okay, so...this one is weird because the versioning is complicated (maybe even overly complicated). I think because it's under "web browser" it's just trying to tell you what you can and can't do in a web browser, not trying to give you a comprehensive list of other places you can do that thing. If you want to know where you can do that thing, there are other versions available at the top of the page. I do think it's confusing, though, (only available in VS Code? is that really worth specifying when, even if true, it could change at any moment?) and my preference would be to just have it labeled "not available on the GitHub website" or "available on the GitHub website." I don't know why we're bringing VS/VS Code into it at all. Let me check in and make sure there's not a reason for doing it this way, though, and also that this article isn't already being completely changed. We're doing a bunch of reorganization in the docs, and Copilot is one of the first sections getting picked apart. |
|
@kgangulyvibe I've confirmed that this article has been completely rewritten and is in the process of being approved right now, so I'm going to close this. Thank you for bringing it to our attention, though. 💛 |
Visual Studio supports GitHub Copilot Code Review as stated in the docs.
Why:
Closes:
What's being changed (if available, include any code snippets, screenshots, or gifs):
Check off the following: