Connor Peet

Results 463 comments of Connor Peet

> It's the ${__filename} that's causing the problem. Without it, your extension runs the test fine. With the variable I get the following in the verbose output: Ah, yes. This...

Hm,. The way that comes to mind is spawning a process as a login shell in the test directory and reading variables from there. It looks like fish, zsh, and...

This should be fixed in the latest Remote - SSH prerelease

Thanks for the issue, fixed in the next SSH prerelease version

The latest version (v0.113.2024072315) should contain the fixes

If you're keeping a terminal open to check, please watch for any environment variable updates in that terminal (signalled by the ⚠️ ) or open a new terminal which will...

Can you share the output of your Remote - SSH log?

In those logs it doesn't look like SSH forwarding is on in your settings (probably `remote.SSH.enableAgentForwarding`), so I would not expect it to work there. If agent forwarding is enabled...

Thanks, so it sounds like (in "ADD2") things work for you once `Enable Agent Forwarding` is enabled?