mirror of
https://github.com/golang/go
synced 2024-11-18 05:24:47 -07:00
e0bf2294bb
Span treats an end of file as the beginning of the next line, which for a final line ending without a newline is incorrect and leads to completions being ignored. We adjust the ending in case range end is on a different line here. Change-Id: Ic545dcb221493530b7e39d2be8eba57b69fb6597 Reviewed-on: https://go-review.googlesource.com/c/tools/+/249706 Run-TryBot: Danish Dua <danishdua@google.com> TryBot-Result: Gobot Gobot <gobot@golang.org> Reviewed-by: Heschi Kreinick <heschi@google.com> |
||
---|---|---|
.. | ||
parse.go | ||
span_test.go | ||
span.go | ||
token111.go | ||
token112.go | ||
token_test.go | ||
token.go | ||
uri_test.go | ||
uri_windows_test.go | ||
uri.go | ||
utf16_test.go | ||
utf16.go |