Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Publish to OpenVSX #269

Open
matifali opened this issue May 14, 2024 · 2 comments
Open

Publish to OpenVSX #269

matifali opened this issue May 14, 2024 · 2 comments
Labels
help wanted Extra attention is needed

Comments

@matifali
Copy link
Member

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.

@code-asher
Copy link
Member

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.

@matifali matifali added the help wanted Extra attention is needed label Nov 27, 2024
@matifali
Copy link
Member Author

Supposedly Cursor uses anysphere.open-remote-ssh but that is not available in Open VSX either.

According to my recent observation, Crsor somehow downloads the MS vscode remote extension when we first try to connect to an SSH host. This makes Coder work with Cursor but not other VSCodium-based IDEs that can't install the MS vscode remote extension.

Probably Cursor has its implementation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants