-
Notifications
You must be signed in to change notification settings - Fork 72
Publish in the Open VSX Registry #90
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
Comments
Can you try it out on Codium first? I've seen reports from users that Codium can behave differently from Code, so the things we rely on (such as CodeLLDB) may not work there. For example: https://forums.swift.org/t/new-swift-package-repository-for-ubuntu-debian-linux-distributions/50412/37 |
+1 on this one. Publishing the extension on the OpenVSX registry would also make it available for use in non Microsoft services like https://gitpod.io. I can also confirm it works on VSCodium, tested on
|
Hi @svanimpe, a Gitpod and OpenVSX commiter here 👋. I would love if the team could consider publishing on the Open VSX registry. It's thankfully (as @fourplusone also mentioned) a registry not used just solely for VS Codium, but also for many other VS Code forks, including Gitpod or Code server. This means that a released extension can be used by many users, including those who have a copy of VS Code but switched to Open VSX as their Marketplace. It looks like it would now work on VS Codium as well, as @fourplusone pointed out 🙏. Please let me know if there are any questions or issues, would be super happy to answer them 🙂. |
Hi, this is currently sitting with Apple legal. To publish on OpenVSX, Apple need to agree to the terms and conditions. Once we have the go ahead from Apple we will publish. |
@adam-fowler awesome, thank you 🙏! |
Any updates on this? |
Sorry no updates I'll chase it up. |
Anything new here? I'm also waiting for the extension to be available on Open VSX. |
I'm sorry still waiting. |
Is Apple legal still holding this up? |
I haven't chased them recently. I'll give it another go. |
Cool, thanks! |
@adam-fowler - just wanted to bump this up and see if there are any further updates. I work on IDX (https://idx.dev), Google's cross-platform web IDE. We are built on Code OSS (Visual Studio Code), similar to Gitpod and others, so the extension will work really nicely. We just need it to be published in the OpenVSX Registry for us to be able to surface it. |
I have reached out again |
Another bump, this would enable us to use Swift on SAP's Business Application Studio |
@obliqueRotationMethod Thanks for reminding me again, this gives me more reasons to get this actioned. |
Hey there, with help from @hpux735 we just setup publishing of this extension from the https://github.com/open-vsx/publish-extensions, where extensions are auto-published before they can be taken over by their respective authors. I hope Apple's legal team can enable directly publishing from this repository soon, but until then, it should be available on open-vsx at least like this. Let me know if you have any questions around the process, happy to help. |
I'd like to suggest to make this extension available through Open VSX, a vendor-neutral open-source alternative to the Visual Studio Marketplace.
I'm an avid user of VSCodium, a FooS distribution of Visual Studio Code that provides MIT-licensed binary releases of VS Code that don't include Microsoft's telemetry, for example. Due to licensing concerns, VSCodium uses the Open VSX extension registry over Microsoft's Marketplace. You can read more here.
The process of publishing to Open VSX is described in detail in their official documentation. If this addition is of interest to you, I'm happy to help with the setup and maintenance!
Last but not least, thank you to everyone involved for this awesome addition to the Swift development ecosystem!
The text was updated successfully, but these errors were encountered: