heybourn / headwind

An opinionated Tailwind CSS class sorter built for Visual Studio Code
https://marketplace.visualstudio.com/items?itemName=heybourn.headwind
MIT License
1.38k stars 46 forks source link

Publishing to Open VSX Marketplace #95

Open ghost opened 3 years ago

ghost commented 3 years ago

Is your feature request related to a problem? Please describe. I'm using VSCodium, and it comes with Open VSX marketplace instead of VS Code Marketplace. So unfortunately, this (awesome) extension isn't available to us.

Describe the solution you'd like It would be awesome if you'd be willing to spend some time to publish it to Open VSX alongside VS Code Marketplace 🙂

Describe alternatives you've considered As I don't want to use Microsoft's VS Code Marketplace, I've installed it as vsix package, but it's really annoying for updates...

Additional context Here is some doc from Open VSX about publishing : https://github.com/eclipse/openvsx/wiki/Publishing-Extensions.

By the way, thanks for this extension, it's awesome!

heybourn commented 3 years ago

Thanks for the kind words. I'll look into doing this when I get a chance this week 👍

kalin commented 3 years ago

Thanks for the great extension @heybourn . I created a pull request to have it added to open-vsx. You can still set up direct submission to the marketplace, but this will take care of the issue in the meantime. Feel free to comment on the pull request if you'd rather this didn't happen.

https://github.com/open-vsx/publish-extensions/pull/438