blob: e4980f57fb50a1c83b4ca19c35897e34c99055bd [file] [log] [blame] [view]
# 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].
[cl/158197]: https://golang.org/cl/158197