golang / vscode-go

Go extension for Visual Studio Code
https://marketplace.visualstudio.com/items?itemName=golang.Go
Other
3.78k stars 728 forks source link

run #3260

Closed modatres closed 3 months ago

modatres commented 3 months ago

Type: Feature Request

Starting: C:\Users\eivan\go\bin\dlv.exe dap --listen=127.0.0.1:51029 from c:\Users\eivan DAP server listening at: 127.0.0.1:51029 Build Error: go build -o c:\Users\eivan__debug_bin2946184514.exe -gcflags all=-N -l . go: go.mod file not found in current directory or any parent directory; see 'go help modules' (exit status 1)

Extension version: 0.41.2 VS Code version: Code 1.87.2 (863d2581ecda6849923a2118d93a088b0745d9d6, 2024-03-08T15:20:17.278Z) OS version: Windows_NT x64 10.0.22631 Modes:

findleyr commented 3 months ago

Hi, sorry I don't understand what this issue is asking for.

If you want to report a bug or feature request, please file another issue filling out the issue template.