mirror of https://github.com/golang/go.git
The LSP protocol doesn't require edits to be sorted, but some clients such as govim were relying on it, as we learned when I recently removed the sort. This change restores the sort behavior. See also govim/govim#1171 Change-Id: I589b6cfde933ea6907859bf40acd33c1a7fcde02 Reviewed-on: https://go-review.googlesource.com/c/tools/+/442256 TryBot-Result: Gopher Robot <gobot@golang.org> Reviewed-by: Robert Findley <rfindley@google.com> Run-TryBot: Alan Donovan <adonovan@google.com> Auto-Submit: Alan Donovan <adonovan@google.com> |
||
|---|---|---|
| .. | ||
| difftest | ||
| lcs | ||
| myers | ||
| diff.go | ||
| diff_test.go | ||
| export_test.go | ||
| ndiff.go | ||
| unified.go | ||