hackmdio / vscode-hackmd

The official HackMD VScode extension!
https://marketplace.visualstudio.com/items?itemName=HackMD.vscode-hackmd
MIT License
132 stars 14 forks source link

please co-publish on open-vsx #50

Closed GitMensch closed 1 year ago

GitMensch commented 3 years ago

Please make this extension available to Open VSX marketplace, this will also make it directly available for VSCodium and Gitpod.

Open VSX is a vendor-neutral open-source alternative to the Visual Studio Marketplace. It provides a server application that manages VS Code extensions in a database, a web application similar to the VS Code Marketplace, and a command-line tool for publishing extensions similar to vsce.

There is a guide for publishing and after the initial setup it is just a matter of osvx publish (similar to the MS marketplace). The previous link also provides hints to do the publishing (to both marketplaces if you like) automated via GitHub action [which, I think means: just tag/release and the rest will happen automatically).

SilvanCodes commented 2 years ago

I would like to see that too, very much! :)

Yukaii commented 1 year ago

https://open-vsx.org/extension/HackMD/vscode-hackmd

We've published a version on open-vsc. We'll integrate github actions in future releases.