openvsx
openvsx copied to clipboard
Implement sponsor link
ref https://github.com/microsoft/vscode-vsce/pull/732/files
There's a new tag __sponsor_extension and a new resource Microsoft.VisualStudio.Code.SponsorLink
Also they added a link to the publisher homepage but that's broken for us because they use the publisherName a.k.a the namespace but that could be different from the github id so maybe we could add a publisher page to openvsx like in MS marketplace e.g. https://marketplace.visualstudio.com/publishers/esbenp

cc @amvanbaren
- [x] Support
__sponsor_extensiontag - [x] Support
Microsoft.VisualStudio.Code.SponsorLinkresource - [ ] Add namespace page to webui
- [ ] Add namespace configuration to webui (description, website links, social links, logo)
- [ ] Configure
extensionsGallery.publisherUrlin VSCodiumproduct.json
Namespace page layout:

Btw this is how VS Code displays the sponsorship button:
