marimo-team / marimo

A reactive notebook for Python — run reproducible experiments, execute as a script, deploy as an app, and version with git.
https://marimo.io
Apache License 2.0
5.35k stars 156 forks source link

Publish VSCode extension to Open VSX #1615

Closed q-wertz closed 1 week ago

q-wertz commented 3 weeks ago

Description

Currently you publish the VSCode extension to the official Visual Studio Marketplace (which is already very nice :blush:). It would be great if you also make the app available on Open VSX which is an open-source registry for VS Code extensions and managed by the Eclipse foundation.

Thus users of VSCodium could also use the app seamlessly.

Suggested solution

The publishing process is described in their wiki.

Alternative

No response

Additional context

No response

mscolnick commented 2 weeks ago

will do this today!

mscolnick commented 2 weeks ago

looks like they are having some issues, but once that resolved, ill publish it

q-wertz commented 2 weeks ago

Thx 😍

q-wertz commented 1 week ago

Ah sorry. Didn't see it is already requested in the correct project https://github.com/marimo-team/vscode-marimo/issues/26

mscolnick commented 1 week ago

It has be published: https://open-vsx.org/extension/marimo-team/vscode-marimo, and extension verification in progress (https://github.com/EclipseFdn/open-vsx.org/issues/2653)