ryu1kn / vscode-partial-diff

Visual Studio Code Extension. Take a diff of 2 parts of text(s)
https://marketplace.visualstudio.com/items?itemName=ryu1kn.partial-diff
MIT License
186 stars 16 forks source link

Add extension to open-vsx #58

Open cavcrosby opened 3 years ago

cavcrosby commented 3 years ago

In addition to having this extension published to the VS Code Marketplace, would the maintainer(s) be able to publish the extension to open-vsx?

For reference, open-vsx (and by extension open-vsx.org) is an open source alternative to the VS Code Marketplace (see source-repo https://github.com/eclipse/openvsx). This mainly helps in when not using pre-built binary of vscode (that is, you build it yourself or use https://github.com/VSCodium/vscodium), as using a self-built version may not (this is a gray area) be able to use the VS Code Marketplace for extensions. I'd like to see this gap close between building vscode yourself and using a pre-built binary.

To publish an extension to open-vsx, just follow this guide: https://github.com/eclipse/openvsx/wiki/Publishing-Extensions If this is not possible, then its no problem, just let me know.

gebeer commented 3 years ago

+1