Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Using code -r terminal command with multiple VS Code Remote SSH sessions reopens ALL sessions on a targeted folder #4984

Closed
maciejmatczak opened this issue Apr 29, 2021 · 1 comment
Assignees

Comments

@maciejmatczak
Copy link

  • VSCode Version: 1.55.2
  • Local OS Version: Windows 10 1909
  • Remote OS Version: CentOS 7.3
  • Remote Extension/Connection Type: SSH

Steps to Reproduce:

We need an ssh target and 3 folders.

  1. Start menu -> VS Code (session A) - open FOLDER1 on an ssh target
  2. Start menu -> VS Code (session B) - open FOLDER2 on an ssh target
  3. In a session B's terminal use command: code -r FOLDER3
  4. Both, session A and session B gets reloaded on FOLDER3

I am hitting it very often, using multiple sessions and terminal's code -r. Remote terminal is very handy to navigate through the file system, hence I tend to use it when recent list gets overcrowded.

Does this issue occur when you try this locally?: NA
Does this issue occur when you try this locally and all extensions are disabled?: NA

@github-actions github-actions bot added the ssh Issue in vscode-remote SSH label Apr 29, 2021
@roblourens roblourens removed the ssh Issue in vscode-remote SSH label May 5, 2021
@aeschli
Copy link
Contributor

aeschli commented May 6, 2021

duplicate of microsoft/vscode#121926

@aeschli aeschli closed this as completed May 31, 2021
@github-actions github-actions bot locked and limited conversation to collaborators Jul 15, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants