mirror of https://github.com/golang/go.git
Includes some proposed 3.17.0 changes to the LSP: 1. CompletionItemLableDetails 2. New diagnostics requests. (the existing ones are notifications): textDocument/diagnostic, workspace/diagnostic, workspace/diagnostic/refresh. Change-Id: I534c56526fb0dc3f09e5dc21dce3c2e894d93116 Reviewed-on: https://go-review.googlesource.com/c/tools/+/311769 Run-TryBot: Peter Weinberger <pjw@google.com> gopls-CI: kokoro <noreply+kokoro@google.com> TryBot-Result: Go Bot <gobot@golang.org> Trust: Peter Weinberger <pjw@google.com> Reviewed-by: Rebecca Stambler <rstambler@golang.org> |
||
|---|---|---|
| .. | ||
| typescript | ||
| codeactionkind.go | ||
| context.go | ||
| doc.go | ||
| enums.go | ||
| log.go | ||
| protocol.go | ||
| span.go | ||
| tsclient.go | ||
| tsprotocol.go | ||
| tsserver.go | ||