Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RecentlyEditedTracker.insertRange tries to read invalid uri vscode-scm:git/... #4124

Open
3 tasks done
ferenci84 opened this issue Feb 13, 2025 · 0 comments
Open
3 tasks done
Assignees
Labels
ide:vscode Relates specifically to VS Code extension kind:bug Indicates an unexpected problem or unintended behavior "needs-triage"

Comments

@ferenci84
Copy link
Contributor

ferenci84 commented Feb 13, 2025

Before submitting your bug report

Relevant environment info

- OS: MacOS
- Continue version: latest

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

@dosubot dosubot bot added ide:vscode Relates specifically to VS Code extension kind:bug Indicates an unexpected problem or unintended behavior labels Feb 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ide:vscode Relates specifically to VS Code extension kind:bug Indicates an unexpected problem or unintended behavior "needs-triage"
Projects
None yet
Development

No branches or pull requests

2 participants