Closed ChadMcCaffery closed 9 months ago
Same here, plus some 2024-02-15 10:21:12.204 [error] ENOENT: no such file or directory, realpath 'C:\Users\mail\AppData\Local\Programs\Microsoft VS Code\rendererLog': Error: ENOENT: no such file or directory, realpath 'C:\Users\mail\AppData\Local\Programs\Microsoft VS Code\rendererLog'
if you select text in the output window.
so used extension bisect command to find the issue is caused by this extension.
ugh, why are there no extension IDs provided in the host log?!
But I do understand both of you correct that you have not experienced any issues with the extension itself, only noticed the output errors, right?
If that is so, then I'm quite confident I have fixed these problems now with d50729e (technical explanation there) and v0.1.14. I'll close this, please let me know if it happens again! Any details on how/when exactly this happens would be great too.
As to why there was a C:\d:
, I have no idea
I noticed several errors in extension host log, so used extension bisect command to find the issue is caused by this extension. Looks like path concatenation gone wrong:
Maybe my "workspace" is a contributing factor. I work in several repos and multiple branches in each, so I use a folder structure with git worktrees, e.g.:
Then I open the root folder in VS Code.