Does this issue occur when all extensions are disabled?: Yes
- VS Code Version: 1.61.1
- OS Version: Ubuntu 21.10
Steps to Reproduce:
- Launch code by running:
code --file-uri "vscode-remote://ssh-remote+<host-as-in-ssh-config>/<absolute-path-to-a-folder-in-remote>"
Expected behaviour:
- Prompt for a password of the machine.
- Open the remote folder/file.
Actual behaviour:
- Prompts for password.
- Keeps opening new windows indefinitely without actually opening the desired file/folder.
