David Jobin

Results 4 comments of David Jobin

Same here. We are 20ish users here with the same issue. Before, we were using: ``` "remote.SSH.serverInstallPath": { "server1": "~/.vscode-server/server1", "server2": "~/.vscode-server/server2" } ``` Since 1.86.0, this config wrecks our...

🤦‍♂️ > In your case, would it just work to have ".vscode-server/serverX", as it seems to be prepending your home dir anyway? You are totally right.....my savior! Thank you!

We've also experienced this issue last week. Two users remotely connected to a RHEL server, using the Ansible extension had their redhat.ansible-24.4.0 process using all server's CPU. When I asked...

We are seeing same behavior. From Windows or MacOS VS Code client (latest version). We connect to a Linux RHEL8 host with ssh agent forwarding. First remote-ssh connection succeeds. Then,...