1
0
mirror of https://github.com/golang/go synced 2024-11-18 14:24:44 -07:00
go/internal/lsp/diff
Ian Cottrell b184d1ccfc internal/lsp: change diff Op.Content to be the unjoined strings
This also means we don't need the J2 becasue it is implied by len(Content)

Change-Id: I04e2cbaa3e1faa1e3add22ec2d478821b9062419
Reviewed-on: https://go-review.googlesource.com/c/tools/+/170878
Run-TryBot: Ian Cottrell <iancottrell@google.com>
Reviewed-by: Rebecca Stambler <rstambler@golang.org>
2019-04-05 17:03:17 +00:00
..
diff_test.go internal/lsp: change diff Op.Content to be the unjoined strings 2019-04-05 17:03:17 +00:00
diff.go internal/lsp: change diff Op.Content to be the unjoined strings 2019-04-05 17:03:17 +00:00