aboutsummaryrefslogtreecommitdiff
path: root/internal/lsp/README.md
blob: 34a142cbbe38e2ff8717f69dc86d73747b38b6ae (plain)
1
2
3
4
5
6
7
# lsp

internal/lsp provides much of the Language Server Protocol (lsp) implementation
for gopls.

Documentation for users and contributors can be found in the
[`gopls/doc`](../../gopls/doc) directory.