Remove reliance on ms-vscode-remote.remote-ssh in vscode-coder
Open
- Dominant language
- No language data
- Stars
- 3
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Related to: https://github.com/coder/vscode-coder/issues/408
We need to create a Coder extension variant that is compatible with VSCodium, Cursor IDE, Windsurf, and other VS Code forks by implementing our own remote-ssh client in our plugin code. Because IDEs like Windsurf use neither Microsoft or Open Remote SSH extensions we ideally should not rely on existing IDE extensions but just the code in our plugin.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.