mirror of https://github.com/golang/go.git
Change 207598 overenthusiastically (and incorrectly) changed the Range field in a TextDocumentContentChangeEvent from type *Range to type Range, which created a bug in text_synchronization.go. This CL attempts to repair the damage. Change-Id: I19e7418cd5ebaedf5448adfcc60ca86e71eb9b2f Reviewed-on: https://go-review.googlesource.com/c/tools/+/208097 Run-TryBot: Peter Weinberger <pjw@google.com> TryBot-Result: Gobot Gobot <gobot@golang.org> Reviewed-by: Rebecca Stambler <rstambler@golang.org> |
||
|---|---|---|
| .. | ||
| typescript | ||
| context.go | ||
| doc.go | ||
| enums.go | ||
| log.go | ||
| protocol.go | ||
| span.go | ||
| tsclient.go | ||
| tsprotocol.go | ||
| tsserver.go | ||