-
Notifications
You must be signed in to change notification settings - Fork 30.1k
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
add folder to workspace on ssh host crashes the windows client #224565
Comments
Could you do
|
I do see something a bit odd on mac when trying this, there is a long pause after I try to add the folder, but then the window reloads properly. It seems like we've already shut down the local EH process at this point, but then I bet something is trying to resolve the remote authority (which it can't do without the extension in the local EH process) I'd bet that if you create the |
Observe same issue when trying to connect to SSH host running Linux. Once the frozen VS code window is killed and restarted, can see the workspace folder added but when trying to save the workspace, VS code freezes again. Needs another restart (kill frozen window and start VS code) to finally save the workspace. Ater this can open the saved workspace as usual. |
I see this in the window
|
And here are the window logs when adding a folder to workspace
|
Hi, any idea what is going on here? This has been happening to me for months. Previously the "Developer: reload window" would solve the problem but lately I need to kill vscode from task manager and restart. Any suggestions greatly appreciated, and thanks for your time! |
I encountered similar issue and tried this, the window can't reload but when opened in a new window, it works. |
You're lucky vscode even allows you to add a remote folder to a remote workspace. |
/duplicate microsoft/vscode-remote-release#10168 |
Thanks for creating this issue! We figured it's covering the same as another one we already have. Thus, we closed this one as a duplicate. You can search for similar existing issues. See also our issue reporting guidelines. Happy Coding! |
Does this issue occur when all extensions are disabled?: Yes
Commit: b1c0a14
Steps to Reproduce:
video_2024-08-02_13-13-36_01.mp4
The text was updated successfully, but these errors were encountered: