1
0
mirror of https://github.com/golang/go synced 2024-09-30 20:28:32 -06:00
go/internal/lsp/diff
Ian Cottrell 7025dca8be internal/lsp: expand edits to whole lines in ToUnified
We don't want to support sub line edits or non line context in the unified diff
printing.

Change-Id: I4267b11b50f12d817dac0fbbae7e1db44ca3dad0
Reviewed-on: https://go-review.googlesource.com/c/tools/+/199739
Run-TryBot: Ian Cottrell <iancottrell@google.com>
Reviewed-by: Rebecca Stambler <rstambler@golang.org>
2019-10-10 20:14:46 +00:00
..
difftest internal/lsp: expand edits to whole lines in ToUnified 2019-10-10 20:14:46 +00:00
myers internal/lsp: cleanup the diff/myers package 2019-10-04 03:45:34 +00:00
diff_test.go internal/lsp: expand edits to whole lines in ToUnified 2019-10-10 20:14:46 +00:00
diff.go internal/lsp: expand edits to whole lines in ToUnified 2019-10-10 20:14:46 +00:00
unified.go internal/lsp: expand edits to whole lines in ToUnified 2019-10-10 20:14:46 +00:00