-
Notifications
You must be signed in to change notification settings - Fork 3.7k
Open
Labels
area:configurationRelates to configuration optionsRelates to configuration optionside:vscodeRelates specifically to VS Code extensionRelates specifically to VS Code extensionkind:bugIndicates an unexpected problem or unintended behaviorIndicates an unexpected problem or unintended behavioros:windowsHappening specifically on WindowsHappening specifically on Windows
Description
Before submitting your bug report
- I've tried using the "Ask AI" feature on the Continue docs site to see if the docs have an answer
- I believe this is a bug. I'll try to join the Continue Discord for questions
- I'm not able to find an open issue that reports the same bug
- I've seen the troubleshooting guide on the Continue Docs
Relevant environment info
- OS: Windows WSL
- Continue version: 1.2.2
- IDE version: 1.104.0
- Model: vscode
- config:
OR link to agent in Continue hub:Description
continue can't find config files is merging the wsl path with windows path
ENOENT: no such file or directory, open 'C:\Users\MY_USER\AppData\Local\Programs\Microsoft VS Code\vscode-remote:\wsl%2Bubuntu-22.04\home\LINUX_USER\path\to\my\project.continue\prompts\devmode.yaml'.
vscode-remote://wsl%2Bubuntu-22.04/home/LINUX_USER/path/to/my/project/.continue/prompts/devmode.yaml
To reproduce
just try to create new prompt, reload window and then, error
Log output
Metadata
Metadata
Assignees
Labels
area:configurationRelates to configuration optionsRelates to configuration optionside:vscodeRelates specifically to VS Code extensionRelates specifically to VS Code extensionkind:bugIndicates an unexpected problem or unintended behaviorIndicates an unexpected problem or unintended behavioros:windowsHappening specifically on WindowsHappening specifically on Windows
Type
Projects
Status
Todo