Skip to content

Conversation

Copy link
Contributor

Copilot AI commented Dec 11, 2025

Adds the "Open in VS Code for the Web" badge alongside existing GitHub Codespaces and Dev Containers badges.

Changes:

  • Added badge linking to vscode.dev/azure?azdTemplateUrl=https://github.com/azure-samples/azure-search-openai-demo
  • Uses purple color and Visual Studio Code logo for brand consistency
  • URL encoding uses + for spaces, matching existing badge conventions

The badge appears on line 28 of README.md:

[![Open in VS Code for the Web](https://img.shields.io/static/v1?style=for-the-badge&label=VS+Code+for+the+Web&message=Open&color=purple&logo=visualstudiocode)](https://vscode.dev/azure?azdTemplateUrl=https://github.com/azure-samples/azure-search-openai-demo)
Original prompt

This section details on the original issue you should resolve

<issue_title>Add Open in VS Code for the Web Badge to the README</issue_title>
<issue_description>Add the badge for "Open in VS Code for the Web" next to the Dev Containers and other badges in the readme. Here is the Badge -

Open in VS Code for the Web</issue_description>

Comments on the Issue (you are @copilot in this section)


💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

Copilot AI changed the title [WIP] Add Open in VS Code for the Web badge to README Add VS Code for the Web badge to README Dec 11, 2025
Copilot AI requested a review from spboyer December 11, 2025 22:12
@spboyer spboyer marked this pull request as ready for review December 11, 2025 22:26
@pamelafox
Copy link
Collaborator

@spboyer Did you verify this repo works in VS Code for the Web?

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.

Add Open in VS Code for the Web Badge to the README

3 participants