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

Suggest to user which SSH extension they need to install if missing

Open jaggederest opened this issue 5 months ago • 0 comments

https://github.com/coder/vscode-coder/pull/536#discussion_r2153351637

This PR adds graceful handling of missing SSH extensions, and we could probably add a little code here to figure out which extension they need to install based on the editor they're using (VSCode handles it automatically, but downline forks like e.g. Windsurf may not)

jaggederest avatar Jun 18 '25 01:06 jaggederest