emeraldwalk / vscode-runonsave

Visual Studio Code extension to run commands whenever a file is saved.
Apache License 2.0
182 stars 57 forks source link

Upload the extension to Open VSX #53

Open gromakovsky opened 3 years ago

gromakovsky commented 3 years ago

There is Open VSX Registry for VSCode extensions. It's an open-source alternative to the most popular VSCode marketplace. Some Linux distributions (at least Archlinux) package VSCode to use Open VSX registry by default. People using these distributions may have hard time figuring out why the extension can't be found (at least I couldn't find it there). I think the best solution is to support both registries and upload the extension to Open VSX. Could you please do that?

Karreg commented 2 years ago

The need for this repository is also increasing with the raise of devcontainer, also using Open VSX Registry.

Karreg commented 2 years ago

Hey, I have tested it again. It was not working last week, but now it is. Good news! Problem solved for devcontainer.

fgimian commented 1 year ago

Can you please publish the latest version v0.2.0 on Open VSX? It is still v0.1.0 there. 😄

Thanks Fotis

bmingles commented 1 month ago

This is not something I plan to support at this time. I will leave the issue open in case that changes in the future.