Skip to content

allow entering ssh config entry name to leverage it during ssh setup #618

@jace-roell

Description

@jace-roell

with an ssh config (.ssh/config) like such:

Host mymainframe
  HostName example.com
  User user
  Port 22
  IdentityFile ~/.ssh/id_rsa

When running the Connect to host... command palette command and selecting + Add a new host
The user should be able to enter ssh mymainframe to leverage the above profile.

Describe your enhancement idea

Describe alternatives you've considered

Provide any additional context

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    Status

    New Issues

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions