suntobright / vscode-sftp

Edit remote Linux files directly in VS Code.
MIT License
15 stars 6 forks source link

Support ssh/config configurations #8

Open gregopet opened 5 years ago

gregopet commented 5 years ago

Hi,

on Linux it's customary to have remotes defined in the .ssh/config file. It would be greate if these named servers could either be opened directly without editing the plugin configuration (preferred, as config files tend to be updated) or by using the configuration name instead of the username, password and privateKeyFile properties.

Thank you for the plugin!

uzielweb commented 5 years ago

Upvote and more. Please add a right click ssh terminal here for this maginfic plugin, like CodeAnyWhere do it.