tanhakabir
tanhakabir
@BernierCR just curious if the command: `Developer: Reload Window` suffices for manual reconnect?
@bpasero not sure if you're the right person to ask for advice but I don't know in detail how our file editing works
should be fixed now too
Could you also share your Remote SSH logs with us? But yes please update first
With these instructions: https://code.visualstudio.com/docs/remote/troubleshooting#_reporting-issues
Hm this looks like the bug: ``` [14:12:36.967] Resolver error: TypeError: Cannot read properties of undefined (reading 'replace') at Object.a [as sanitizeConnectionToken] (/Users/abhilashreddy/.vscode/extensions/ms-vscode-remote.remote-ssh-0.82.1/out/extension.js:1:691729) ```
Most likely the safari issue.
Just pushed a potential fix for this! Could you all try it out and let me know if this works for you?
What is your default shell on your Remote? ``` > > user@server:~$ [10:34:46.622] Shell: user@server:~$ ``` Seems odd
> But notice the proxy command in ~/.ssh/config is /usr/local/bin/tsh, would that matter? Are you able to use bash here instead and see what happens?