justarandomgeek / vscode-factoriomod-debug

Factorio Mod Tool Kit
Other
122 stars 26 forks source link

Add extension to open-vsx marketplace #142

Open sparr opened 2 months ago

sparr commented 2 months ago

The extension is currently published only(?) at https://marketplace.visualstudio.com/items?itemName=justarandomgeek.factoriomod-debug on MS' private marketplace, which does not allow connections from vscodium, other unofficial builds of vscode, or other clients.

It would be great if it was also published at https://open-vsx.org

Previous short discussions on Discord starting here and here

Relevant documentation here: https://github.com/eclipse/openvsx/wiki/Publishing-Extensions

Once it's all set up, pushing new versions should just require npx ovsx publish -p <token>