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
We are running Web version of VS Code in Gitpod. But only MS products like VS Code may use MS Marketplace. So we have to use Open VSX instead. It is a vendor neutral alternative. Products like VSCodium, Theia, code-server and so on are using OpenVSX registry.
Please consider publishing to OpenVSX registry.
We are running Web version of VS Code in Gitpod. But only MS products like VS Code may use MS Marketplace. So we have to use Open VSX instead. It is a vendor neutral alternative. Products like VSCodium, Theia, code-server and so on are using OpenVSX registry.
Docs are here: https://github.com/eclipse/openvsx/wiki/Publishing-Extensions Technically it should be straightforward. You get a token and call ovsx publish with it, for instance how RedHat is publishing the java extension: https://github.com/redhat-developer/vscode-java/blob/ff51dbffc30dd23190335c929e9f34ccdf511554/Jenkinsfile#L73-L82
The text was updated successfully, but these errors were encountered: