You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
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.
The text was updated successfully, but these errors were encountered: