-
Notifications
You must be signed in to change notification settings - Fork 45
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
Make wallaby and quokka available in the open vsx registry https://open-vsx.org/ #2436
Comments
+1 Wold love to use it in the theia editor. |
Is it just a question of publishing it there or is it not working in Theia? |
@mutech it’s just a question of publishing. |
Then it's really sad that this issue gets so little attention. |
Unfortunately we cannot publish to the open vsx repository as publishing to the open vsx repository is only available for open-source projects (see agreement here). To use Wallaby and Quokka in other editors you will need to download the extension from the Microsoft marketplace and then install from VSIX. For example, this is described in the VS Codium docs. |
@smcenlly the Eclipse Contributor Agreement (ECA) is for contributing code to open-source projects hosted by the Eclipse Foundation. The Publisher Agreement for publishing to open-vsx.org is this one: It requires every extension to have a license, but it is not restricted to open source licenses. Please consider reopening this issue. |
We recently reviewed the Open VSX marketplace agreement and it appears that it is not compatible with our licensing model:
We do not have any plans to publish Quokka to the Open VSX marketplace, but you are fully able to use our products with VSCodium today (a number of options exist). Please refer to VSCodium docs for information on how to do this. |
For those still looking, installing the vsix manually no longer seems to work in vscodium Looks like there's an issue with rendering the extension settings view. |
@joeyfigaro - I'm not sure that this is true... we have had similar issues in the past and they are generally environmental (e.g. corrupt VS Code installation, using Ubuntu As per our email response:
Please be assured that we will work with you to get this working. We are not aware of anything in VS Codium that would cause a compatibility issue with Wallaby / Quokka. |
Any progress after a year ? |
Please refer to our comment above: We have reviewed the Open VSX marketplace agreement and it is not compatible with our licensing model:
We do not have plans to publish Quokka to the Open VSX marketplace, but you are fully able to use our products with VSCodium today. |
This is a feature request to make wallaby and quokka available in the open vsx registry (https://open-vsx.org/).
Microsoft apparently has clear language stating that extensions in their marketplace may only be used with VSCode family of products, but it would be great to be able to use wallaby and quokka with other editors (I have my eye on onivim2 https://onivim.io/)
The text was updated successfully, but these errors were encountered: