crates icon indicating copy to clipboard operation
crates copied to clipboard

Add Extension to Open VSX

Open neurolag opened this issue 3 years ago • 3 comments

Currently, this extension can only be installed in Visual Studio Code. However, there are a lot (truly) open source alternatives to VSCode such as VSCodium, OpenVSCode Server etc. which currently aren't able to use this extension.

Could you please publish this extension to Eclipse's Open VSX in order to be able to use this extension in VSCode's open source altvernatives?

That'd be great 😄

neurolag avatar Mar 29 '22 09:03 neurolag

At OpenVSX, we have documented the whole process, so it should be pretty straight forward 🙂. You can find the guide at https://github.com/open-vsx/publish-extensions/blob/master/docs/direct_publish_setup.md. Please ping me if you need any help with the implementation!

cc @serayuzgur

filiptronicek avatar Apr 04 '22 17:04 filiptronicek

I see that the extension is available on open-vsx, but it says the owner is not verified. I guess the service account "open-vsx" did it and it can be trusted?

pentamassiv avatar Sep 10 '22 20:09 pentamassiv

I see that the extension is available on open-vsx, but it says the owner is not verified. I guess the service account "open-vsx" did it and it can be trusted?

It sure can be trusted. Extensions published by "open-vsx" are the ones which are being published using the automated scripts in this repository: https://github.com/open-vsx/publish-extensions

This project is used for publishing popular extensions which haven't been published to open-vsx by their actual author yet.

neurolag avatar Sep 11 '22 08:09 neurolag