kbrose / vsc-python-indent

Correctly indent python code on the fly, in Visual Studio Code.
https://marketplace.visualstudio.com/items?itemName=KevinRose.vsc-python-indent
MIT License
82 stars 19 forks source link

Publish to open-vsx.org? #88

Closed hl2guide closed 2 years ago

hl2guide commented 3 years ago

Please consider publishing this extension to: https://open-vsx.org/

So that users of VSCodium can use it too.

kbrose commented 3 years ago

Hello @hl2guide! Can you share more about what open-vsx is? The website wants me to create an account just to read their "free whitepaper".

hl2guide commented 3 years ago

It's an open source collection of Visual Studio Code extensions that are compatible with VSCodium.

Please refer to: https://github.com/eclipse/openvsx/wiki/Publishing-Extensions#how-to-publish-an-extension

and also: https://github.com/eclipse/openvsx

kbrose commented 2 years ago

It seems like it my extension was scraped by the open-vsx bot since this issue was opened, so I'm going to close it.

But do note: I am not the one publishing that extension, so I cannot verify that it actually matches the extension I publish to the VS Code Marketplace.

If in doubt, you can always download the .vsix files I attach to each tag (example) and install the extension from it.