fregante / GhostText

👻 Use your text editor to write in your browser. Everything you type in the editor will be instantly updated in the browser (and vice versa).
https://GhostText.fregante.com
MIT License
3.25k stars 116 forks source link

Add support to Open VSX #235

Closed Arsemy closed 1 year ago

Arsemy commented 1 year ago

The marketplace that the VSCodium uses is the Open VSX instead of the VSCode marketplace, so adding to Open VSX enables me to use on VSCodium.

You can see more about here and here

fregante commented 1 year ago

GhostText for VSCode is a third party extension, it's not managed by me

filiptronicek commented 1 year ago

Hi @fregante, would it be possible to publish the extension now, since it is published by you? It would be greatly appreciated by users of 3rd-party forks of VS Code 🙏.

Me and the team have made docs, which may be useful for publishing.

fregante commented 1 year ago

I can, but if their store causes issues when VSCode's doesn't, I'll disable it. Publishing to more stores just adds one more thing that can go wrong.

filiptronicek commented 1 year ago

If something goes wrong, please feel free to ping me; things like this shouldn't happen, since Open VSX should be serving the exact same extension package as the MS store.

fregante commented 1 year ago

It's been published, I'll set up CI shortly:

Does VSC’s marketplace allow mentions of open-vsix in the readme?