Giant blob of minor changes
[dotfiles/.git] / .config / coc / extensions / coc-go-data / tools / pkg / mod / golang.org / x / tools / gopls@v0.5.2 / doc / faq.md
diff --git a/.config/coc/extensions/coc-go-data/tools/pkg/mod/golang.org/x/tools/gopls@v0.5.2/doc/faq.md b/.config/coc/extensions/coc-go-data/tools/pkg/mod/golang.org/x/tools/gopls@v0.5.2/doc/faq.md
new file mode 100644 (file)
index 0000000..e4980f5
--- /dev/null
@@ -0,0 +1,7 @@
+# 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
\ No newline at end of file