Skip to content

Update supported SSH locations for VS Code Desktop #11467

Closed
gitpod-io/gitpod-vscode-desktop
#11
@loujaybee

Description

@loujaybee

Currently the following file dictates the locations where SSH keys are found for VS Code Desktop connections.

This issue is to investigate removing this so it's not as brittle or explicit about locations, and will support behaviours such as modifying the SSH key location, and where possible to directly follow the rules of SSH client native to the OS.

This also means that the detection for SSH connection might suggest the user doesn't have a key when they actually do, so we might also want to support "continue" anyway" in the SSH connection dialog on VS Code Desktop.

Also, consider the user changing the SSH file location from within VS Code itself.

image

Metadata

Metadata

Assignees

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions