I took the liberty of submitting this extension to Open VSX's publishing CI (open-vsx/publish-extensions#167), since I was wanting to use it in VSCodium. Open VSX is a vendor-neutral open-source registry that can be used by any editor or IDE that supports VS Code extensions, unlike the Visual Studio Marketplace, whose Terms of Use requires that the Marketplace and any extensions it distributes only be used with Microsoft products.
There's nothing you need to do (once the PR is merged, the CI will build and publish the extension the following night at 03:03 UTC), but I just wanted to give you a heads-up in case you wanted to claim the deibit namespace that'll be created once the extension is published.
Also, if you ever want to take over the publishing of your extension to Open VSX, here are the publishing instructions—really all it requires is creating an account and adding an ovsx publish command in addition to your normal vsce publish. And someone would probably have to remove the entry I added to their auto-publishing CI, which I'd be happy to do if you send me a message.
Hello!
I took the liberty of submitting this extension to Open VSX's publishing CI (open-vsx/publish-extensions#167), since I was wanting to use it in VSCodium. Open VSX is a vendor-neutral open-source registry that can be used by any editor or IDE that supports VS Code extensions, unlike the Visual Studio Marketplace, whose Terms of Use requires that the Marketplace and any extensions it distributes only be used with Microsoft products.
There's nothing you need to do (once the PR is merged, the CI will build and publish the extension the following night at 03:03 UTC), but I just wanted to give you a heads-up in case you wanted to claim the
deibit
namespace that'll be created once the extension is published.Also, if you ever want to take over the publishing of your extension to Open VSX, here are the publishing instructions—really all it requires is creating an account and adding an
ovsx publish
command in addition to your normalvsce publish
. And someone would probably have to remove the entry I added to their auto-publishing CI, which I'd be happy to do if you send me a message.Thanks for making this handy extension!