h5web icon indicating copy to clipboard operation
h5web copied to clipboard

Add H5View extension to VScodium

Open clatlan opened this issue 1 year ago • 2 comments

Is your feature request related to a problem?

Some people on the beamline have started to use VScodium instead of VScode. However the extension does not seem to be available on VScodium.

Requested solution or feature

Is adding H5Web to VScodium extensions something feasible?

Alternatives you've considered

Well, we could simply go back to using VSode...

clatlan avatar Oct 01 '24 09:10 clatlan

Arf, seems like VSCodium points to the Open VSX Registry by default instead of Microsoft's VS Code Marketplace.

Publishing to Open VSX is definitely possible. I'll have to investigate if we can adjust our publishing workflow to publish to both registries. In the meantime, seems like there are multiple alternatives, like manually downloading and installing the extension's .vsix file, or changing the extension gallery configuration to point to Microsoft's Marketplace.

axelboc avatar Oct 01 '24 09:10 axelboc

Sure, installing from .vsix works fine, thanks ! I ve just learnt that the use of VScodium is encouraged instead of VSCode at ESRF so directly having it in Open VSX would be useful. Thanks a lot.

clatlan avatar Oct 01 '24 12:10 clatlan

The extension is now published to the Open VSX Registry: https://open-vsx.org/extension/h5web/vscode-h5web 🎉

axelboc avatar Aug 11 '25 11:08 axelboc