Skip to content

Explore open/install an extension from the Market Place #10340

@joaomoreno

Description

@joaomoreno

The idea here is to support URLs such as vscode:extension/${UUID}. These could make Code open that extension in its UI, allowing for a fast path towards extension installation from the Marketplace.

Code is in https://github.com/joaomoreno/vscode/tree/urlservice

  • Propagate Electron's app.on('open-url') to the last focused Window
  • Make Extension contribution listen on onOpenUrl events and open the extension UI
  • Figure out how to do the same when Code is not running 69e8c7a
  • Implement for Windows 8609a07
  • Talk to Marketplace guys about this, along with a demo @waderyan
  • Coordinate with @hamenon on the UI for the marketplace @waderyan
  • Create docs for figuring out your VS Code version @waderyan

Metadata

Metadata

Assignees

Labels

feature-requestRequest for new features or functionalityverification-neededVerification of issue is requestedverifiedVerification succeeded

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions