joelspadin-garmin / vscode-private-extension-manager

Private extension manager for Visual Studio Code
103 stars 22 forks source link

Why not replace Sonatype Nexus or Verdaccio by OpenVSX #24

Closed yuzhidi closed 4 years ago

yuzhidi commented 4 years ago

Hi, Maybe using openvsx to replace Sonatype Nexus or Verdaccio is better. Do you have any plan?

joelspadin-garmin commented 4 years ago

At the moment I don't have any plans because using an NPM registry server is working well enough for us, so I can't justify spending the time to support another API.

I'm hoping the existence of openvsx helps push https://github.com/Microsoft/vscode/issues/21839 along, as I'd love to not need this extension to begin with.