| ▲ | godelski an hour ago | ||||||||||||||||||||||
As a Linux user I've hated VSCode's ssh. There's lot of annoying things that make it harder to admin for. Like it doesn't pick up the MotD, preventing me from showing users important messages. I've found that it also doesn't reuse sessions (at least by default. TBF, neither does ssh) and I'll find that there's just dozens of open sessions over months from users. I literally had to write a script to boot people... It would be one thing if the plugin was just a wrapper and people were still expected to know ssh but the plugin abstracts away all that and is intended to make it a "use VSCode on remote machine" tool. So it needs to do more than just handle creds, otherwise it creates a divergent experience while making people think it's just ssh | |||||||||||||||||||||||
| ▲ | causal 44 minutes ago | parent [-] | ||||||||||||||||||||||
And it’s really opaque. Would be fine if it were an open source package but there’s a lot of mystery behind how it’s implemented. | |||||||||||||||||||||||
| |||||||||||||||||||||||