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 the VS Code extension to Open VSX #1052

Open
filiptronicek opened this issue May 16, 2022 · 2 comments
Open

Publish the VS Code extension to Open VSX #1052

filiptronicek opened this issue May 16, 2022 · 2 comments

Comments

@filiptronicek
Copy link

Hello to the entire iolevel team 👋!
Please publish the PeachPie for Visual Studio Code extension to the Open VSX marketplace.

Context

Unfortunately, as Microsoft prohibits usages of the Microsoft marketplace by any other products or redistribution of .vsix files from it, in order to use VS Code extensions in non-Microsoft products, we kindly ask that you take ownership of the VS Code extension namespace in OpenVSX and publish this extension on Open VSX.

What is OpenVSX? Why does it exist?

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

How can you publish to Open VSX?

The docs to publish an extension can be found here. This process is straightforward and shouldn't take too long. Essentially, you need an authentication token and to execute the command ovsx publish to publish your plugin. See this example from RedHat publishes their Java extension: redhat-developer/vscode-java@ff51dbf/Jenkinsfile#L73-L82
You can also find an example PR that contributes a release GitHub Action which publishes to GitHub, MS and OpenVSX at the same time.

The process should tie in pretty nicely with any existing publishing scripts, which I wanted to contribute to, but unfortunately could not find the source code of the VS Code extension itself.

If you have any questions about Open VSX or anything regarding the publishing process, please do ping me.

With warm greetings from Prague, Filip.

@filiptronicek
Copy link
Author

Update: found the source code for the VS Code extension (maybe should move this issue there? cc @jakubmisek): https://github.com/iolevel/peachpie-vscode

@bfistein
Copy link
Member

Hi @filiptronicek, thanks for the heads-up. No worries, we can keep it here, we'll address it ASAP. Warm greetings from Prague as well :)

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