Chakroun-Anas / turbo-console-log

591 stars 141 forks source link

Please consider publishing this extension on the OpenVSX marketplace #149

Open 9j opened 2 years ago

9j commented 2 years ago

Editors derived from VS Code such as Gitpod and VS Codium cannot access Microsoft's marketplace by policy, so Open VSX is being used as an alternative marketplace.

As a user of Gitpod, Hopefully, I want you to post an extension on open vsx.

Thank you.

akosyakov commented 2 years ago

Hi, Gitpod committer is here 👋

Unfortunately MS prohibits usages of MS marketplace by any other products or redistribution vsix files from it. Because of it we kindly ask you to take the ownership of your namespace in OpenVSX and publish there as well.

OpenVSX is a vendor neutral alternative to MS marketplace used by all other derivatives of VS Code like Gitpod, OpenVSCode, VSCodium, Theia based IDEs, and so on.

The docs for publishing the extension are here: https://github.com/eclipse/openvsx/wiki/Publishing-Extensions. Technically this should be straightforward. You get a token and call ovsx publish with it. For example, this is how RedHat publishes their java extension: redhat-developer/vscode-java@ff51dbf/Jenkinsfile#L73-L82

Let me know if you are opened to a PR contributing a release GH action both to MS marketplace and OpenVSX, similar to https://github.com/PeterWone/vsc-print/pull/121.

andreafalzetti commented 2 years ago

I would like to use this extension from OpenVSX too :)