Skip to content

CHANGE: add VS Code settings links for plugin marketplace#41

Merged
arnaudlh merged 1 commit into
Azure:mainfrom
PlagueHO:main
May 5, 2026
Merged

CHANGE: add VS Code settings links for plugin marketplace#41
arnaudlh merged 1 commit into
Azure:mainfrom
PlagueHO:main

Conversation

@PlagueHO
Copy link
Copy Markdown
Member

@PlagueHO PlagueHO commented May 1, 2026

This PR:

  • Added badges to open VS Code and VS Code Insiders settings for the plugin marketplace to simplify opening the right setting.

- Added badges to open VS Code and VS Code Insiders settings for the plugin marketplace.

Co-authored-by: Copilot <copilot@github.com>
@arnaudlh arnaudlh requested a review from Copilot May 5, 2026 01:59
@arnaudlh arnaudlh added the enhancement New feature or request label May 5, 2026
Copy link
Copy Markdown
Contributor

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

Adds quick-access badges in the README to open the VS Code (Stable/Insiders) Settings UI directly to the chat.plugins.marketplaces setting, making marketplace setup faster for users installing the agent plugin.

Changes:

  • Added “Open Settings” badges for VS Code and VS Code Insiders that deep-link to chat.plugins.marketplaces.
Show a summary per file
File Description
README.md Adds VS Code / VS Code Insiders settings deep-links to simplify configuring the plugin marketplace setting.

Copilot's findings

  • Files reviewed: 1/1 changed files
  • Comments generated: 0

Copy link
Copy Markdown
Member

@arnaudlh arnaudlh left a comment

Choose a reason for hiding this comment

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

thanks for the PR @PlagueHO!

@arnaudlh arnaudlh merged commit 59693c1 into Azure:main May 5, 2026
5 checks passed
dawright22 pushed a commit that referenced this pull request May 5, 2026
Follow-up to #41. The badges added in #41 used vscode:// and
vscode-insiders:// hrefs, which GitHub's markdown sanitizer strips.
Without an href, clicking the badge image opens the SVG full-screen
(image lightbox) in github.com and in the GitHub PR review surfaces
instead of opening VS Code.

Replace the badge targets with https URLs to small static redirect
pages on the Docusaurus site that meta-refresh into the vscode:// URI.
HTTPS hrefs survive sanitization, so the badges now work in github.com,
the GitHub Pull Requests extension, the VS Code markdown preview, and
the published docs site.

- README.md: badges link to https://azure.github.io/git-ape/open-settings*.html
- website/docs/getting-started/installation.md: same badges using Docusaurus
  pathname:/// prefix so they resolve at any baseUrl
- website/static/open-settings.html: new redirect to vscode://settings/...
- website/static/open-settings-insiders.html: new redirect to vscode-insiders://settings/...
@arnaudlh arnaudlh added this to the v0.0.1 milestone May 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants