mirror of
https://github.com/golang/go
synced 2024-11-18 20:04:52 -07:00
04e50493df
go.ts, the program that generates Go types for the LSP protocol, now handles Typescript type merging for ClientCapabilites, so fields are no longer missing. Also, to silence go lint and go vet there are changes in the comments generated in tsprotocol.go. All the *structs were changed to structs in ClientCapabilities as it was absurdly complex to write literals of the type. Finally, several otherwise unused types are no longer generated. Change-Id: If414a32bc4d733adb2cf8befda9d8a0703c568a6 Reviewed-on: https://go-review.googlesource.com/c/tools/+/171026 Run-TryBot: Peter Weinberger <pjw@google.com> TryBot-Result: Gobot Gobot <gobot@golang.org> Reviewed-by: Ian Cottrell <iancottrell@google.com> |
||
---|---|---|
.. | ||
check_test.go | ||
check.go | ||
cmd_test.go | ||
cmd.go | ||
definition_test.go | ||
definition.go | ||
export_test.go | ||
query.go | ||
serve.go |