Skip to content

Launching from CLI to remote-ssh to a folder/file causes to keep opening many windows without actually opening the desired folder/file #136219

@rithviknishad

Description

@rithviknishad

Does this issue occur when all extensions are disabled?: Yes

  • VS Code Version: 1.61.1
  • OS Version: Ubuntu 21.10

Steps to Reproduce:

  1. 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.

2021-11-01 18-33-30

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions