GopherCon 2019: Go, pls stop breaking my editor - Rebecca Stambler

preview_player
Показать описание
The Go community has built many amazing tools to improve the Go developer experience. However, when a maintainer disappears or a new Go release wreaks havoc, the Go development experience becomes frustrating and complicated. This talk will cover the details behind a new tool to solve these issues: gopls (pronounced “go please”). This tool is currently in development by the Go team and community, and it will ultimately serve as the backend for your Go editor.
Рекомендации по теме
Комментарии
Автор

You're a great speaker Rebecca. Thanks for working hard on gopls!

VojtechVitek
Автор

Some say that all the RAM in the world would not be able to please gopls.

ArunShankartheRealOne
Автор

Nice! Now I understand the Flakiness of VSCode, Vim, GoLand and Emacs. Hopefully gopls will be stable soon :)
Thank you very much for your talk!

ProCoder
Автор

Cool stuff. Great job on the presentation!

justpage
Автор

A language server is fine. But what about a free full featured IDE. Like android studio. I use both vscode and goland the latter is better but not free and still lags behind actual Go language. A well supported free IDE will solve that and removes the need for the language server

MrSigmaSharp
Автор

i used to call it go please, but now i've heard goppulls..

RobertFletcherOBE