eclipse / openvsx

An open-source registry for VS Code extensions
https://open-vsx.org/
Eclipse Public License 2.0
1.23k stars 134 forks source link

Add .signature.manifest to extension.sigzip #927

Closed amvanbaren closed 3 months ago

amvanbaren commented 3 months ago

Extra feature from #922. It's not used right now, but good to have as it will take a while to generate manifests for each extension. See https://github.com/filiptronicek/node-ovsx-sign/blob/main/src/utils/signature-manifest.ts for reference.