Not sure if VS Code has always been this stupid or it's a regression or if I am holding it wrong.

So my setup is Windows PC, connected to a local Linux box and the generally awesome Remote-SSH plugin. I do have to type in my SSH key's password every time I connect.

So when I put the windows pc to sleep, of course the connection breaks. (Let's ignore any sleep I might trigger that's less than the SSH timeout)

Up until a while ago it just popped up the password dialog, I entered my password and could continue, but recently there's always been a popup saying I need to "Reload the window" and then need to type the password again.

Bonus nitpick: if I am already connected and switch folders, it wants to reconnect, although I can choose the folder already, so it can't be somehow scoped to the current directory. This also happens on initial connection, so I go F1 -> Remote SSH to HOST, it connects, password dialog, then I need to choose the dir (which works) but then it needs to reconnect to load it. Meh.