RecentlyEditedTracker.insertRange tries to read invalid uri vscode-scm:git/... #4124
Open
3 tasks done
Labels
ide:vscode
Relates specifically to VS Code extension
kind:bug
Indicates an unexpected problem or unintended behavior
"needs-triage"
Before submitting your bug report
Relevant environment info
Description
Unable to resolve filesystem provider with relative file path 'vscode-scm:git/scm0/input?rootUri=file%3A%2F%2F%2FUsers%2Fferenci84%2FDev%2FXXXXXXX%2Fxxxxxxx%2Fxxxxxx'
at Zi.e (/Applications/Visual%20Studio%20Code.app/Contents/Resources/app/out/vs/workbench/api/node/extensionHostProcess.js:112:9922)
at Object.readFile (/Applications/Visual%20Studio%20Code.app/Contents/Resources/app/out/vs/workbench/api/node/extensionHostProcess.js:112:7650)
at async _RecentlyEditedTracker.insertRange (vscode-file://vscode-app/Users/ferenci84/.vscode/extensions/continue.continue-0.9.261/out/extension.js:607476:27)
It's same as the bug that I made this PR:
#3930
I'll provide a new PR that includes correction to this problem as well.
To reproduce
Happens randomly
Possibly related issues
#2110
#517
The text was updated successfully, but these errors were encountered: