Doesn't show source code with Docker setup on Mac
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 80
- Forks
- 47
- PR merge metrics
- No merged PRs in 30d
Description
I followed the Readme steps to configure the extension to use a local Docker container.
VSCode: v1.84.2
Extension: v2.16.0
Trying to follow the method/class definition (CMD + click) leads to The editor could not be opened because the file was not found. error instead of the source file/code of the specific definition.
Actual Error:
Simple hovering (CMD + hover) on the methods/classes works as expected and provides the necessary details:
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the issue using the README's local Docker setup on macOS with VS Code, then trace the definition-navigation path used by CMD-click. Done means following a method or class definition opens the corresponding source file instead of showing a file-not-found error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, typescript, vscode
- Domain
- devtools
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100