Skip to content

URL Handlers for Plugin Installation from Multiple Sources and Marketplaces #302316

@digitarald

Description

@digitarald

VS Code currently supports vscode:// URI handlers for extension installation and vscode:mcp/install for MCP server installation. We should extend this pattern to provide comprehensive URL handlers for plugin installation that support:

  1. Installing plugins from a GitHub repo — A URL handler that accepts a GitHub repository URL and installs the plugin directly
  2. Installing plugins from any source — Support for arbitrary plugin sources beyond the default marketplace
  3. Adding new marketplaces — A URL handler to register additional plugin marketplaces
  4. Combo URL handler — A single URL that can both add a marketplace and install a specific plugin from it in one step

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions