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

After switching windows, link to file in other window causes error #3665

Open
3 tasks done
sestinj opened this issue Jan 9, 2025 · 0 comments
Open
3 tasks done

After switching windows, link to file in other window causes error #3665

sestinj opened this issue Jan 9, 2025 · 0 comments
Assignees
Labels
ide:vscode Relates specifically to VS Code extension kind:bug Indicates an unexpected problem or unintended behavior "needs-triage"

Comments

@sestinj
Copy link
Contributor

sestinj commented Jan 9, 2025

Before submitting your bug report

Relevant environment info

- OS:*
- Continue version:0.8.66
- IDE version:VSC

Description

Either we're not gracefully handling files that aren't found in the workspace, OR it's a problem with the brackets in the path. I think the former

To reproduce

No response

Log output

Invalid uri: /Users/natesesti/Documents/continue-all/remote-config-server/app/app/onboarding/redirect/[ideScheme]/page.tsx
Error: Invalid uri: /Users/natesesti/Documents/continue-all/remote-config-server/app/app/onboarding/redirect/[ideScheme]/page.tsx
    at findUriInDirs (http://localhost:5173/@fs/Users/natesesti/Desktop/continue/core/util/uri.ts:21:15)
    at FilenameLink (http://localhost:5173/src/components/markdown/FilenameLink.tsx:28:40)
    at renderWithHooks (http://localhost:5173/node_modules/.vite/deps/chunk-V5LT2MCF.js?v=9d70d634:11568:26)
    at mountIndeterminateComponent (http://localhost:5173/node_modules/.vite/deps/chunk-V5LT2MCF.js?v=9d70d634:14946:21)
    at beginWork (http://localhost:5173/node_modules/.vite/deps/chunk-V5LT2MCF.js?v=9d70d634:15934:22)
    at beginWork$1 (http://localhost:5173/node_modules/.vite/deps/chunk-V5LT2MCF.js?v=9d70d634:19781:22)
    at performUnitOfWork (http://localhost:5173/node_modules/.vite/deps/chunk-V5LT2MCF.js?v=9d70d634:19226:20)
    at workLoopSync (http://localhost:5173/node_modules/.vite/deps/chunk-V5LT2MCF.js?v=9d70d634:19165:13)
    at renderRootSync (http://localhost:5173/node_modules/.vite/deps/chunk-V5LT2MCF.js?v=9d70d634:19144:15)
    at recoverFromConcurrentError (http://localhost:5173/node_modules/.vite/deps/chunk-V5LT2MCF.js?v=9d70d634:18764:28)
Restart
@sestinj sestinj assigned RomneyDa and unassigned tomasz-stefaniak Jan 9, 2025
@dosubot dosubot bot added ide:vscode Relates specifically to VS Code extension kind:bug Indicates an unexpected problem or unintended behavior labels Jan 9, 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

3 participants