Extension is unavailable in VSCodium
Just spun up my first Playdate project and this extension makes the whole development process extremely smooth, so thanks for that!
I was wondering if you'd consider publishing it to the open-vsx.org as well? I use VSCodium on Linux, which is prevented by Microsoft's terms of service from accessing Microsoft's extension marketplace. (You can hack it to do it anyway, which is how I tried this out, but it's not a great experience.) open-vsx seems to be the standard open extension repository for non-Microsoft builds of VS Code; my Linux distro has multiple different VS Code-derived packages that use it.
https://github.com/eclipse/openvsx/wiki/Publishing-Extensions has the details, but once you're set up with an account and an access token, it looks like it should be as straightforward as using ovsx publish alongside vsce publish.
Thanks!
Thanks for the suggestion! I will look into this.
It looks like another option is to make a .vsix bundle available for download. Do you install any extensions using a .vsix?
Someday I would like to automate publishing this extension to the marketplace. As part of that, I will probably automate publishing a .vsix bundle to the GitHub releases for this repository.
I know that this is an old issue, but are there any updates on this? There are still no Playdate extensions on open-vsx.org.
@Zoomll If you install the plugin first on VS Code, you can right-click and "Download VSIX":
Then open the Command Palette in the other IDE and search for "Extensions: Install from VSIX..."
I understand that you can download the plugin like that, but then it won't auto update.
That's true...is there a way to get notified of new releases via GitHub? You could wait for that email and do the install again...better than nothing, I guess.
I think there's a way to get notified of new releases, but it'd probably be best for for the creator of the plugin to upload it to Open VSX.
The extension is now published to Open VSX: https://open-vsx.org/extension/midouest/playdate-debug