Add VIsual Studio instructions to Github Copilot#811
Merged
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
teallarson
reviewed
Mar 3, 2026
teallarson
reviewed
Mar 3, 2026
teallarson
reviewed
Mar 3, 2026
teallarson
reviewed
Mar 3, 2026
Contributor
teallarson
left a comment
There was a problem hiding this comment.
left a couple of comments! most are nitpicky except to fix the Arcade Auth / Arcade Headers thing
Co-authored-by: Teal Larson <LARSON.TEAL@GMAIL.COM>
teallarson
approved these changes
Apr 21, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Preview: https://docs-git-mateo-dev-331-visual-studio-arcade-ai.vercel.app/en/get-started/mcp-clients/github-copilot
Note
Low Risk
Low risk: primarily documentation additions plus small, cosmetic Tailwind class reordering and a minor print CSS rule move, with no changes to runtime logic or data handling.
Overview
Adds a new GitHub Copilot MCP client guide and navigation entry, including detailed setup steps for Visual Studio and JetBrains plus example
mcp.jsonconfigurations.Adds several new markdown docs under
public/_markdown(Copilot guide, CrewAI custom auth flow, OpenAI Agents overview, and MCP Python transport/types reference) and updatespublic/llms.txtto include the Copilot page.Includes small styling-only adjustments: moves a print CSS
codefont-size override incheat-sheet-print.cssand reorders Tailwind utility classes inlanding-page.tsxand the integrationsfilters-bar.tsx(no behavior change).Reviewed by Cursor Bugbot for commit 91d82cb. Bugbot is set up for automated code reviews on this repo. Configure here.