You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please publish the risor VS Code extension to the Open VSX marketplace. As a VSCodium user with no access to the MS marketplace, I'd love to see the extension available there. Thank you!
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.
The text was updated successfully, but these errors were encountered:
@christophberger, I attempted to take this on but hit a roadblock. The process states you need to sign up for an account on https://accounts.eclipse.org, which I did, but the login won't work, the password can't be reset, and there was no response to me support request on this. Do you have connections to this group? I'm going to close this as won't do unless you have a suggestion.
@myzie Unfortunately, I have no connections to anyone at Eclipse or the Open VSX Registry. I would love to help fix this, but I am snowed under with work ATM.
Hi Risor Team,
Please publish the risor VS Code extension to the Open VSX marketplace. As a VSCodium user with no access to the MS marketplace, I'd love to see the extension available there. Thank you!
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.The text was updated successfully, but these errors were encountered: