formulahendry / formulahendry/vscode-code-runner
[Bug] vscode-Code-runner cannot support go modules correctly
- Dominant language
- TypeScript
- Stars
- 2.4k
- Forks
- 351
- PR merge metrics
- No merged PRs in 30d
Description
- VS Code Version: 1.45.0
- OS Version: win10 1909
- Code Runner Version: 0.10.0
**Describe the bug**
vscode-Code-runner cannot support go modules correctly, it will report "cannot find package "xxx" in any of $PATH"
But vscode self run/debug tool can support it.
Pls help resolve it. Thx!
**Expected behavior**
Description of what you expected to happen.
Pls help resolve it. Thx!
**Screenshots**
If applicable, add screenshots to help explain your problem.

Contributor guide
No contributing guide indexed for this repository
Research direction
The issue names no files, tests, or entry points. First reproduce the Go modules failure in Code Runner 0.10.0 on Windows 10 with the reported VS Code version, then trace the extension's Go execution path. Done means Go modules run without the reported package lookup error while existing Go execution still works.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go, typescript, vscode
- Domain
- developer-experience, tooling
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100