Re: [go-nuts] Gopls enabled by default in VSCode

2021-02-01 Thread Dhruvil Dave
Here's the related issue that refers to enabling `gopls` be default: https://github.com/golang/vscode-go/issues/1037 On Tue, Feb 2, 2021, 06:24 Tyler Compton wrote: > I can't find the announcement off hand, but I remember gopls being > announced as stable at least a few months ago. Like Brian,

Re: [go-nuts] Good books to learn Golang deeply?

2020-12-14 Thread Dhruvil Dave
I really liked "The Go Programming Language" by Alan Donovan and Brian Kernighan. They go through it all with quite a detailed approach. On Mon, Dec 14, 2020, 23:15 Facundo Yuffrida wrote: > I'm looking for recommended books to learn Golang deeply and also some > writer to follow his books and h