I'm wondering if there's a way to configure VSCode to enter my ssh password.
Two annoying facts about the server I log into:
- It will always fail ("Could not establish connection to ... The VS Code Server failed to start.") multiple times whenever I try to log in the server.
- The server doesn't allow users to use key based authentication.
In order to avoid entering password multiple times, I hope I can configure VSCode to auto-enter my password and log into the server.