mirror of https://github.com/golang/go.git
279 B
279 B
gopls FAQ
Why is it called gopls?
Since gopls works both as a language server and as a command line tool, we wanted a name that could be used as a verb. For example, gopls check should read as "go please check." See: cl/158197.