Skip to content

Update README.md to prompt VS Code version update #509

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

Merged
merged 1 commit into from
Jun 12, 2025
Merged

Conversation

D1M1TR10S
Copy link
Contributor

Making it clear that you need the latest version of VS Code installed for it work. We've had some folks getting tripped up on auth because they haven't installed the latest VS code version.

Making it clear that you need the latest version of VS Code installed for it work.
@Copilot Copilot AI review requested due to automatic review settings June 12, 2025 19:05
@D1M1TR10S D1M1TR10S requested a review from a team as a code owner June 12, 2025 19:05
Copy link
Contributor

@Copilot Copilot AI left a 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 README to clarify that the latest version of VS Code is required for proper remote MCP and OAuth support.

  • Adds a note under “Usage with VS Code” prompting users to install or upgrade to the latest VS Code version.
  • Provides a link to a specific VS Code update page.
Comments suppressed due to low confidence (1)

README.md:29

  • The link points to a specific VS Code update (v1_101) while the text refers to the “latest version.” Consider linking to a generic updates page (https://code.visualstudio.com/updates) or updating the wording to match the linked version.
For quick installation, use one of the one-click install buttons above. Once you complete that flow, toggle Agent mode (located by the Copilot Chat text input) and the server will start. Make sure you're using the [latest version of VS Code](https://code.visualstudio.com/updates/v1_101) for remote MCP and OAuth support.

@@ -26,7 +26,7 @@ The remote GitHub MCP Server is hosted by GitHub and provides the easiest method

### Usage with VS Code

For quick installation, use one of the one-click install buttons above. Once you complete that flow, toggle Agent mode (located by the Copilot Chat text input) and the server will start.
For quick installation, use one of the one-click install buttons above. Once you complete that flow, toggle Agent mode (located by the Copilot Chat text input) and the server will start. Make sure you're using the [latest version of VS Code](https://code.visualstudio.com/updates/v1_101) for remote MCP and OAuth support.
Copy link
Preview

Copilot AI Jun 12, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[nitpick] This sentence is quite long and covers multiple steps. Consider splitting it into two or more sentences to improve readability.

Suggested change
For quick installation, use one of the one-click install buttons above. Once you complete that flow, toggle Agent mode (located by the Copilot Chat text input) and the server will start. Make sure you're using the [latest version of VS Code](https://code.visualstudio.com/updates/v1_101) for remote MCP and OAuth support.
For quick installation, use one of the one-click install buttons above.
Once you complete the installation flow, toggle Agent mode (located by the Copilot Chat text input).
The server will start automatically.
Make sure you're using the [latest version of VS Code](https://code.visualstudio.com/updates/v1_101) for remote MCP and OAuth support.

Copilot uses AI. Check for mistakes.

@D1M1TR10S D1M1TR10S merged commit 853323d into main Jun 12, 2025
16 checks passed
@D1M1TR10S D1M1TR10S deleted the D1M1TR10S-patch-1 branch June 12, 2025 19:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants