thingalon / pony-ssh

vscode plugin for fast remote editing over ssh
MIT License
31 stars 4 forks source link

Possible to make pony-ssh only connect when expanding the filetree? #33

Open ChrisFredriksson opened 2 years ago

ChrisFredriksson commented 2 years ago

Heya, This plugin is really awesome and I wonder why its not part of the main VS Code suite, I love it!

Just wanted to check if there is a setting or so, perhaps hidden, to make the plugin only connect to SSH hosts when the file tree of that specific connection is expanded?

Noticed today that when I have one host offline, the plugin just continuously tries to connect indefinitely and pops up error messages that the connection timed out and such.

Hope this can be fixed 😀

Thanks in advance!