When the host is debugging on the guest site the extension fails to open the source code file. #4869
Open
Description
Describe what happened:
When the host is debugging on the guest site the extension fails to open the source code file.
What was your system configuration?
Product and Version [VS/VSCode]: VSCode 1.75.1 (both guest and host)
OS Version[macOS/Windows]: guest Windows, host Windows but starting VS Code in the WSL 2
Live Share Extension Version: v1.0.5828 (both guest and host)
Target Platform or Language: C++
Steps to Reproduce / Scenario:
- Host starts debugging code
- Host steps thought the code
- Instead of the code being opened on the guest site it shows the error
Error: Unable to resolve filesystem provider with relative file path 'vsls:null'
Please attach logs to this issue:
Output Window:
2023-02-16 16:47:10.888 [error] Error: Unable to resolve filesystem provider with relative file path 'vsls:null'
at l.j (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:616:11670)
at l.k (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:616:11930)
at l.readFileStream (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:616:16390)
at m.H (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:2324:34466)
at m.readStream (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:2324:34159)
at m.readStream (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:2324:42309)
at Ps.Ab (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:2315:54222)
at Ps.wb (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:2315:52790)
at async l.P (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:2324:30505)
at async $l.db (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:1936:9908)
at async f.setInput (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:2302:87854)
at async r.M (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:2300:23027)
at async r.D (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:2300:21622)
at async r.openEditor (vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:2300:20488)
at async vscode-file://vscode-app/c:/Program%20Files/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:2487:13441