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

Please publish on open-vsx.org #465

Open
edwintorok opened this issue Aug 27, 2020 · 0 comments
Open

Please publish on open-vsx.org #465

edwintorok opened this issue Aug 27, 2020 · 0 comments

Comments

@edwintorok
Copy link

open-vsx is a place where open-source versions of VS Code (such as https://vscodium.com/) can download extensions from.
The usual visual studio marketplace is not available there (see the "Why does this exist?" section on the above link).

Please consider publishing your extension on open-vsx.org too.
See https://github.com/eclipse/openvsx/blob/master/cli/README.md for instructions

Another alternative is to add it here: https://github.com/open-vsx/publish-extensions, however for that to work package.json should be updated to include a publisher:

node add-extension https://github.com/jaredly/reason-language-server.git
Running: git clone --recurse-submodules https://github.com/jaredly/reason-language-server.git /tmp/repository
Running: ls package.json 2>/dev/null || git ls-files | grep package\.json
[FAIL] Could not add https://github.com/jaredly/reason-language-server.git!
Error: Expected "publisher" in ./package.json: {
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

1 participant