jasonnutter / vscode-search-node-modules

Simple plugin for VS Code that allows you to quickly navigate the file inside your project's node_modules directory.
https://marketplace.visualstudio.com/items?itemName=jasonnutter.search-node-modules
MIT License
60 stars 17 forks source link

[Request] Publish extension to open-vsx.org #32

Open oxy opened 3 years ago

oxy commented 3 years ago

Hi there!

I'm reaching out to you because we currently have your extension manually added to our extension gallery at Coder for code-server, and we're currently working on a migration to open-vsx, which is also used by other community VSCode forks (including, but not limited to Arch Linux's Code-OSS builds and VSCodium).

We (and other open source VSCode forks) cannot use Microsoft's extension gallery, as MS' terms of service allows only the proprietary MS products to interact with the official gallery.

We'd really appreciate it if you can add your extension to open-vsx! A simple guide on publishing extensions to Open-VSX is available here.

konne commented 3 years ago

Hi,

we also need the publish to open vsx. Can I support you to get this done?

bye Konrad

GiladShoham commented 1 month ago

Hi,

I'm interested in seeing this extension available on the Open VSX registry as well. Could you provide an update on its status? If it's still unresolved, I’m considering forking and publishing it myself since I noticed the issue has been pending for a while.

Thanks!