terminal.integrated.cwd failed to function on remote workspace: Starting directory (cwd) does not exist. #198914
Labels
bug
Issue identified by VS Code Team member as probable bug
remote
Remote system operations issues
terminal-process
Problems launching processes, managing ptys, exiting, process leaks, etc.
Milestone
Does this issue occur when all extensions are disabled?: Yes (except necessary plugin like SSH)
Steps to Reproduce:
Remote - SSH
plugin.terminal.integrated.cwd
to any existing folder, such as/root
.The terminal process failed to launch: Starting directory (cwd) does not exist
. However, it works fine when using the drop-down menu to select a terminal profile.Debug Trace:
It seems
ssh-remote%2Bworkspace
is missing from scheme.The text was updated successfully, but these errors were encountered: