d2-vscode icon indicating copy to clipboard operation
d2-vscode copied to clipboard

Publish extension on Open VSX.

Open jonot-cyber opened this issue 2 years ago • 2 comments
trafficstars

The VSCode marketplace terms of service only allow use by visual studio products. This is a problem for third party forks of VSCode, for example:

  • GitPod, a cloud ide
  • VSCodium, a fully open source version of VSCode
  • The code-oss package in ArchLinux.

All of the examples that I listed use the third party Open VSX, which doesn't have these license restrictions. Adding the extension to that repository would allow people using these and potentially others to use the extension more easily.

jonot-cyber avatar Jan 03 '23 23:01 jonot-cyber

I made a fork and added GitHub Actions to publish the package to Open VSX. If anyone from Terrastruct is interested I'm totally okay with giving you the keys.

vfosnar avatar Jan 28 '23 17:01 vfosnar

@vfosnar thank you for publishing it Maybe a PR so that it is managed upstream?

silopolis avatar Dec 01 '23 07:12 silopolis