molstar / VSCoding-Sequence

VSCode Extension for interactively visualising protein structure data in the editor
MIT License
101 stars 9 forks source link

Open VSX #32

Open JoshuaMeyers opened 3 months ago

JoshuaMeyers commented 3 months ago

Hey, great extension thanks

I am tied to using https://coder.com/docs/code-server which runs in the browser and quite nice. The drawback is that it uses Open VSX instead of marketplace for its extensions.

Currently I download the protein viewer vsx and install manually and it works great but it would be nice to install natively.

Posting this issue in case anyone else has the same setup - if so, it would be great to consider publishing there too.

a-r-j commented 3 months ago

Hi @JoshuaMeyers, thanks for the suggestion. I've uploaded it here: https://open-vsx.org/extension/ArianJamasb/protein-viewer

Do you know if there is a way to keep releases synced with VSCode marketplace?

JoshuaMeyers commented 2 months ago

Brilliant thanks @a-r-j! Unfortunately I don't know. A quick google shows this though which is an example CI setup for publishing both simultaneously: https://github.com/HaaLeo/publish-vscode-extension