tools icon indicating copy to clipboard operation
tools copied to clipboard

📎 Publish `Rome` to Open VSX

Open SarahRubio opened this issue 1 year ago • 2 comments

Description

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.

SarahRubio avatar Nov 11 '22 20:11 SarahRubio

Thanks for bringing this to our attention! I just claimed the rome namespace on Open VSX. It should be pretty easy for us to add this to our publishing pipeline. I've already added the PAT to our CI and will get around to adding the rest later today.

sebmck avatar Nov 11 '22 20:11 sebmck

Opened #3677. Should be published by our next patch release which is TBD.

sebmck avatar Nov 11 '22 20:11 sebmck