sirmspencer/vscode-autohide

Publish vscode-autohide to Open VSX

cz4rny opened this issue · 5 comments

cz4rny commented

Dear extension author,
Please publish this 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 Open VSX and publish this extension on Open VSX.

What is Open VSX? Why does it exist?

Open VSX 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.

You can read on about Open VSX at the Eclipse Foundation's Open VSX FAQ.

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 ovsx publish command to publish your extension. There's also a doc explaining the whole process with an example GitHub Action workflow.

This code is open source. You are free to make a fork and publish it there.

cz4rny commented

Indeed @sirmspencer, I can publish it. But I can't put it into your pipeline so that it gets updated with your new releases. It's better to do it at the source, than externally.

I don't really make updates. This is a one trick pony, and it's already implemented.

really nice issue description template

@cz4rny where did you get that from??

cz4rny commented

where did you get that from??

From the open-vsx publishing howto — they link to the template.