Slide 43
Slide 43 text
43
参考情報
● gopls Design Documetion
○ https://github.com/golang/tools/blob/master/gopls/doc/design/design.md
● gopls Architecture
○ https://github.com/golang/tools/blob/master/gopls/doc/design/implementation.md
● Scaling gopls for the growing Go ecosystem
○ https://go.dev/blog/gopls-scalability
● Language Server Protocol の仕様 及び実装方法
○ https://zenn.dev/mtshiba/books/language_server_protocol
● gocode やめます(そして Language Server へ)
○ https://mattn.kaoriya.net/software/lang/go/20181217000056.htm