I try program with 2 go documents – the primary as well as the called feature. I wish to run it under vs code. All the conversations I have actually located on the net take care of intricate usage situations that I can not map to my straightforward circumstance. Exactly how can I prepare vs code to run my program. I must include that I have actually checked out several posts concerning the go community as well as I do not recognize any one of them. What does GOPATH do? What does GOROOT do? Should I tinker them?
Which Go variation do you utilize? Do you utilize go.mod
?
If all is established as it should, I right click the main.go
in VS Code as well as pick “Open up in incorporated incurable”. After That go construct
as well as begin utilizing ./ primary
(might vary relying on just how you called points)
” go construct” leads to “C:<< course>> construct does not exist
Will certainly this treatment allow it to run under the debugger or just run it from the command line
go.mod leads to not located. What is the proper command, is it “go mod” what are the debates? I’m sorry however I have actually been battling for hrs as well as all details is composed for individuals that are currently professionals
Which variation of Go do you utilize?
kind go variation
in the incurable
go variation go1.19.2 darwin/amd64
go variation go1.19.4 windows/amd64