-
Notifications
You must be signed in to change notification settings - Fork 3.5k
Open
Labels
ide:vscodeRelates specifically to VS Code extensionRelates specifically to VS Code extensionkind:bugIndicates an unexpected problem or unintended behaviorIndicates an unexpected problem or unintended behavior
Description
Before submitting your bug report
- 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: Ubuntu on WSL (Windows 11)
- Continue version: 1.0.14
- IDE version: VS Code 1.101.1
- Model: gemma3:latest (from Ollama)
- workspace/.continue/docs/new_doc.yaml:
name: New doc
version: 0.0.1
schema: v1
docs:
- name: New docs
startUrl: https://docs.continue.dev
Description
YAML file exists in .continue/docs directory in my workspace, but can't be read. This might be some path issue specific to Windows + WSL, but I cannot come up with a resolution. Can Continue.dev handle it by itself?
ENOENT: no such file or directory, open 'C:\Users\chaud\AppData\Local\Programs\Microsoft VS Code\vscode-remote:\wsl%2Bubuntu\mnt\e\project\.continue\docs\new-doc.yaml'.
> vscode-remote://wsl%2Bubuntu/mnt/e/project/.continue/docs/new-doc.yaml
To reproduce
- Setup Ubuntu on WSL and Connect VS Code with It
- Setup Ollama and pull gemma3:latest model
- Try to setup any documentation
Log output
Merieli
Metadata
Metadata
Assignees
Labels
ide:vscodeRelates specifically to VS Code extensionRelates specifically to VS Code extensionkind:bugIndicates an unexpected problem or unintended behaviorIndicates an unexpected problem or unintended behavior
Type
Projects
Status
Todo