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

Publish to OpenVSX

Open matifali opened this issue 1 year ago • 1 comments

To support non-MS VScode versions, like Cursor IDE, that can not access the VSCode marketplace, investigate if we can publish to OpenVSX Registry. Coder depends on Remote Development, which is also exclusively available in VSCode marketplace.

matifali avatar May 14 '24 13:05 matifali

Supposedly Cursor uses anysphere.open-remote-ssh but that is not available in Open VSX either. I wonder if this one works instead: https://open-vsx.org/extension/jeanp413/open-remote-ssh

Or maybe anysphere.open-remote-ssh is included in the base distribution of Cursor? If so we could just remove the dependency, but then it would not work with VSCodium for example.

code-asher avatar May 15 '24 19:05 code-asher