Add VIsual Studio instructions to Github Copilot#811
Open
torresmateo wants to merge 8 commits intomainfrom
Open
Add VIsual Studio instructions to Github Copilot#811torresmateo wants to merge 8 commits intomainfrom
torresmateo wants to merge 8 commits intomainfrom
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>
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
Primarily documentation and styling-order changes with no backend logic or data-handling impact; main risk is broken links/assets in the new Copilot/markdown pages.
Overview
Adds a new GitHub Copilot MCP client guide (now including detailed Visual Studio setup steps with screenshots) and wires it into the MCP clients navigation via
_meta.tsx.Expands the markdown docs set with new pages for CrewAI custom auth flow and additional OpenAI Agents + Python MCP reference content (including new
transportsandtypesreference pages), and updatespublic/llms.txtto include the newly generated links.Includes small presentation-only tweaks: moves cheat-sheet print
codefont-size override to align withprestyling, and reorders a few TailwindclassNamestrings (landing page background decoration and integrations filter search icons) without behavioral changes.Written by Cursor Bugbot for commit 86a1963. This will update automatically on new commits. Configure here.