michaelgmcd / vscode-language-babel

VSCode syntax highlighting for today's JavaScript
https://marketplace.visualstudio.com/items?itemName=mgmcdermott.vscode-language-babel
MIT License
131 stars 17 forks source link

Update to latest version on Open VSX #80

Closed agichim closed 3 years ago

agichim commented 3 years ago

On Visual Studio Marketplace it's v 0.0.30

On Open VSX it's v 0.0.29 Link here

Thanks!

michaelgmcd commented 3 years ago

I'm unclear what Open VSX is. How do I update it there? I use vsce to publish.

agichim commented 3 years ago

Open VSX is the extensions marketplace for VSCodium. I'm unsure who publishes the extensions on the Open VSX marketpkace, I'd imagine the developer does?

medihack commented 3 years ago

Would be nice to have this extension in Open VSX (which for example is used by Gitpod).

lrkwz commented 3 years ago

I'm unclear what Open VSX is. How do I update it there? I use vsce to publish.

Open CSV is the markeplace adapter used by the open version of vscode named vscodium.

Follow instructions in https://github.com/eclipse/openvsx/wiki/Publishing-Extensions

lrkwz commented 3 years ago

On Visual Studio Marketplace it's v 0.0.30

On Open VSX it's v 0.0.29 Link here

Thanks!

BTW the extension isn't there anymore

Extension Not Found: mgmcdermott.vscode-language-babel

michaelgmcd commented 3 years ago

Working on this now, waiting on https://github.com/EclipseFdn/open-vsx.org/issues/627

michaelgmcd commented 3 years ago

Published v0.0.32 to OpenVSX