liximomo / vscode-sftp

Super fast sftp/ftp extension for VS Code
MIT License
1.5k stars 257 forks source link

Support include feature of ssh config #880

Open PiotrKozimor opened 3 years ago

PiotrKozimor commented 3 years ago

Is this a similar or duplicate feature request?

Is your feature request related to a problem? Please describe. Once I've splitted my ssh configuration using ssh includes I am not able to use this extension.

Describe the solution you'd like SFTP shall parse Include directive in .ssh/config file and include additional config files.

Describe alternatives you've considered Using just one config file is cumbesome for many hosts (20+).

Does this project help you?