Clarify Visual Studio version and setup instructions#787
Conversation
Updated Visual Studio requirements and configuration steps for GitHub Copilot integration.
There was a problem hiding this comment.
Pull Request Overview
This PR updates the Visual Studio setup instructions for GitHub Copilot integration to correct previous documentation errors that were confusing customers.
- Specifies exact Visual Studio version requirement (17.14.9 instead of 17.14)
- Updates configuration process from Tools menu to
.mcp.jsonfile approach - Clarifies authentication flow using CodeLens and GitHub account selection
Comments suppressed due to low confidence (1)
docs/installation-guides/install-other-copilot-ides.md:15
- Visual Studio 2022 version 17.14.9 does not exist. The latest version as of my knowledge cutoff is 17.8.x. Please verify this version number is correct, as it may be a future version that doesn't exist yet.
Requires Visual Studio 2022 version 17.14.9 or later.
|
That is the correct version. So its fixed now. |
|
Ok Visual Studio setup improvements:
|
|
How can we get this PR merged? @timheuer can you remove your 'requested changes' status and/or reply to my response to your comment? |
Updated Visual Studio requirements and configuration steps for GitHub Copilot integration. Co-authored-by: Lulu <59149422+LuluBeatson@users.noreply.github.com>
Updated Visual Studio requirements and configuration steps for GitHub Copilot integration.
The previous documentation was very much in error and was confusing customers.