VS Code can't install the Go tools

前端 未结 3 1046
谎友^
谎友^ 2021-02-10 20:36

I try to start using Go in VSCode. I\'ve installed Go as well as Git and created a project in Code, containing a single .go file.

When I type something, VSC

3条回答
  •  野趣味
    野趣味 (楼主)
    2021-02-10 20:53

    You might be running an old version of Go. Try removing your version and install the latest version from Go's site.

提交回复
热议问题