Skip to content

Remove reliance on ms-vscode-remote.remote-ssh in vscode-coder #430

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

Open
f0ssel opened this issue Feb 25, 2025 · 1 comment
Open

Remove reliance on ms-vscode-remote.remote-ssh in vscode-coder #430

f0ssel opened this issue Feb 25, 2025 · 1 comment

Comments

@f0ssel
Copy link

f0ssel commented Feb 25, 2025

Related to: coder/vscode-coder#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.

@bcpeinhardt
Copy link

I'm estimating this at a IV because anything less feels like a promise we may not be able to keep. I'm guessing this is actually a III, but I just don't have enough detail yet.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants