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
I will include a complete copy of my Remote - SSH logs by running Remote-SSH: Show Log in the command palette or from View > Output in the menu bar
[Optional] Diagnose with Copilot
I did not ask the @remote-ssh participant for help
In step 2 of the troubleshooting wiki, what was the result of running the generated SSH command verbatim outside of VS Code?
I did not try step 2 of the troubleshooting steps
Remote-SSH Log
Remote-SSH Log
[PASTE LOG HERE WITHIN THE BACKTICKS TO FORMAT]
Expected Behavior
If there is a '@' in the path, the plugin can't apply it correctly, when I want to set the serverInstallPath.
However, for the previous version, like 0.101.2023032715, it can apply a path with '@' correctly.
Actual Behavior
Output an error log.
Steps To Reproduce
version: 0.118.2025021215
set a path with '@' for serverInstallPath
connect that server
it will show that error log
Anything else?
No response
The text was updated successfully, but these errors were encountered:
Thanks for the feedback. That change was made a few months ago, restricting most special characters, are not currently supported in the path name to ensure wide compatibility with different OSs/filesystems/etc.
If there's additional reasons to allow this character that we aren't currently considering, please do let us know
We closed this issue because we don't plan to address it in the foreseeable future. If you disagree and feel that this issue is crucial: we are happy to listen and to reconsider.
Is there an existing issue for this bug?
Required Troubleshooting Steps
remote.SSH.useLocalServer
setting[Optional] Diagnose with Copilot
I did not ask the @remote-ssh participant for help
In step 2 of the troubleshooting wiki, what was the result of running the generated SSH command verbatim outside of VS Code?
I did not try step 2 of the troubleshooting steps
Remote-SSH Log
Remote-SSH Log
Expected Behavior
If there is a '@' in the path, the plugin can't apply it correctly, when I want to set the serverInstallPath.
However, for the previous version, like 0.101.2023032715, it can apply a path with '@' correctly.
Actual Behavior
Output an error log.
Steps To Reproduce
Anything else?
No response
The text was updated successfully, but these errors were encountered: