phoenixframework / vscode-phoenix

Syntax highlighting support for Phoenix templates in Visual Studio Code.
https://marketplace.visualstudio.com/items?itemName=phoenixframework.phoenix
MIT License
157 stars 10 forks source link

Please consider publishing this in the Open VSX Registry #5

Open CarterQC opened 2 years ago

CarterQC commented 2 years ago

To allow the use of this extension in open source VS Code alternatives, please consider registering this on https://open-vsx.org/

There are instructions on how to do that here: https://github.com/eclipse/openvsx/wiki/Publishing-Extensions

Thanks!

CarterQC commented 2 years ago

Alternatively, I'm happy to publish it for you, if that won't be an issue.

There's a lot of open source VS code alternatives out there that can't use the MS extension store, most of them use VSX and it just needs to be setup once (about 10 mins).

fkumro commented 2 years ago

Bump to see if this can be published on OpenVSX or can @CarterQC have permission to do so?

victorbjorklund commented 2 years ago

Any updates to this? :) It's the only way to use the extension in Gitpod.io.

victorbjorklund commented 2 years ago

Made a fork and published to Open VSX Registry (https://open-vsx.org/extension/victorbjorklund/phoenix). Happy to remove it when/if the official version if published.

0rzech commented 10 months ago

I could help with publishing as well. As long as the team is willing to publish to Open VSX.

fpauser commented 8 months ago

More info regarding the legal issues of using the ms marketplace outside of vscode: https://github.com/microsoft/vscode/issues/31168

@victorbjorklund Please merge the open pull-request (https://github.com/victorbjorklund/open-vsx-vscode-phoenix/pull/1) and publish the update to OpenVSX - thanks! ;)