You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Start menu -> VS Code (session A) - open FOLDER1 on an ssh target
Start menu -> VS Code (session B) - open FOLDER2 on an ssh target
In a session B's terminal use command: code -r FOLDER3
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
The text was updated successfully, but these errors were encountered:
Steps to Reproduce:
We need an ssh target and 3 folders.
code -r 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
The text was updated successfully, but these errors were encountered: