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

Unable to debug the extension from WSL Remote (fork on main) #3764

Open
3 tasks done
supergeoff opened this issue Jan 18, 2025 · 0 comments
Open
3 tasks done

Unable to debug the extension from WSL Remote (fork on main) #3764

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

Comments

@supergeoff
Copy link

supergeoff commented Jan 18, 2025

Before submitting your bug report

Relevant environment info

- OS: Windows WSL remote extension
- Continue version: main branch
- IDE version: vscode 1.96.4

Description

I followed the contributing section of the doc but the extension doesn't load in the vs code host window.
I am running vs code in WSL using WSL Remote (Ubuntu)

To reproduce

  1. Install vscode
  2. Install wsl & ubuntu
  3. Launch vscode in wsl & follow instructions to contribute

Image

Log output

rejected promise not handled within 1 second: Error (FileSystemError): Unable to resolve filesystem provider with relative file path 'output:main'
extensionHostProcess.js:163
stack trace: Error (FileSystemError): Unable to resolve filesystem provider with relative file path 'output:main'
	at Qi.e (file:///home/supergeoff/.vscode-server/bin/cd4ee3b1c348a13bafd8f9ad8060705f6d4b9cba/out/vs/workbench/api/node/extensionHostProcess.js:115:9853)
	at Object.readFile (file:///home/supergeoff/.vscode-server/bin/cd4ee3b1c348a13bafd8f9ad8060705f6d4b9cba/out/vs/workbench/api/node/extensionHostProcess.js:115:7581)
	at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
	at async _RecentlyEditedTracker.insertRange (/home/supergeoff/projects/continue/extensions/vscode/out/extension.js:621272:27)
@dosubot dosubot bot added ide:vscode Relates specifically to VS Code extension kind:bug Indicates an unexpected problem or unintended behavior priority:medium Indicates medium priority labels Jan 18, 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" priority:medium Indicates medium priority
Projects
None yet
Development

No branches or pull requests

2 participants