Natizyskunk / vscode-sftp

Super fast sftp/ftp extension for VS Code
Other
400 stars 78 forks source link

Publish on open-vsx.org #49

Closed woifes closed 3 years ago

woifes commented 3 years ago

First I want to say a big THANK YOU for reviving the project.

I am considering to transit to vscodium instead of vscode. The only thing which is holding me back is this extension. So I wanted to ask if you plan on publishing this also on https://open-vsx.org/ I dont know if this is a big deal but here is a tutorial https://github.com/eclipse/openvsx/wiki/Publishing-Extensions

vscodium article: https://github.com/VSCodium/vscodium/blob/master/DOCS.md#extensions-marketplace

Natizyskunk commented 3 years ago

@woifes,

Thanks for your message.

Concerning your question, I didn't even know in the first place that such a project like vscodium existed. It seems very interesting. As I understand, on open-vsx you download the vsix file that you have then to import in your vscodium. If that's the case, you can easily download the vsix file from the releases page and import it in your vscodium like you would with open-vsx.

For now there is no plan to upload the extension on open-vsx but i'll definitely take a look at it when I've more time.

Hope that this answer your question.

Natizyskunk commented 3 years ago

@woifes, It was a lot quicker than what i thought. In fact I actually already uploaded the extension on open-vscx.org you can find it here.

Hope this what you wanted 😁

woifes commented 3 years ago

Awesome! Thank you!

Natizyskunk commented 3 years ago

No problem 😉