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 open extension registry #1

Open
AndrewKvalheim opened this issue Jun 3, 2022 · 1 comment
Open

Publish to open extension registry #1

AndrewKvalheim opened this issue Jun 3, 2022 · 1 comment

Comments

@AndrewKvalheim
Copy link

Hi Ruben, thanks for taking the time to create this extension and publish it to Microsoft’s marketplace. Sadly, Microsoft prohibits fully free/libre open source editors from accessing its marketplace, so those use an alternative extension registry instead. Please consider publishing the extension there as well to support the broader ecosystem of free/libre open source software.

The steps are described in detail in the Open VSX documentation, but essentially consist of:

  1. Create an account on the web and get an access token.
  2. Create a namespace: ovsx create-namespace RubenVerg -p "$OVSX_ACCESS_TOKEN"
  3. Publish a build: ovsx publish xcompose.vsix -p "$OVSX_ACCESS_TOKEN".

Please let me know if I can help in any way.

@RubenVerg
Copy link
Owner

Sure! I'll do this as soon as I get on my computer.

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

2 participants