Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Publish to OpenVSX #80

Open
urish opened this issue Jul 8, 2020 · 2 comments
Open

Publish to OpenVSX #80

urish opened this issue Jul 8, 2020 · 2 comments

Comments

@urish
Copy link

urish commented Jul 8, 2020

This will allow using the extensions in other editors, e.g. codesandbox.io.

Here are the instructions for publishing: https://github.com/eclipse/openvsx/wiki/Publishing-Extensions

In short: go to https://open-vsx.org/user-settings/tokens, login with GitHub, generate token, and copy it, then run:

npx ovsx create-namespace bierner -p <token>
npx ovsx publish -p <token>

you can then verify the result by looking for the newly published extension here: https://open-vsx.org/

note: I'm not affiliated with OpenVSX in any way, just a user who loves your extension and would love to use it on codesandbox.io

@mictian
Copy link

mictian commented Jan 11, 2022

Hi,
I found myself in the same situation as @urish.
Here we can find the latest step-by-step guide on how to publish to open-vsx.org
This requires the creation of an account in eclipse.org so it is not possible for the community to create an PR for it 😞

Link: https://github.com/eclipse/openvsx/wiki/Publishing-Extensions

@treeder
Copy link

treeder commented Sep 24, 2024

This would be nice.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants