1
0
mirror of https://github.com/golang/go synced 2024-09-30 10:28:33 -06:00
go/internal/span
Rebecca Stambler bf6e7d25bf internal/span: remove check for nil content
We should instead treat nil content as an empty file.

Change-Id: I45f1d1c9f3382d2ef7f6d9769c808fd871d603e3
Reviewed-on: https://go-review.googlesource.com/c/tools/+/252122
Run-TryBot: Rebecca Stambler <rstambler@golang.org>
Reviewed-by: Heschi Kreinick <heschi@google.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
2020-09-02 00:13:12 +00:00
..
parse.go internal/span,lsp: disambiguate URIs, DocumentURIs, and paths 2020-02-14 22:51:03 +00:00
span_test.go internal/span,lsp: disambiguate URIs, DocumentURIs, and paths 2020-02-14 22:51:03 +00:00
span.go internal/span: end of file is now last line +1 2019-10-07 18:54:44 +00:00
token111.go internal/span: adding a source location package to unify the pos conversions 2019-03-08 14:21:31 +00:00
token112.go internal/span: adding a source location package to unify the pos conversions 2019-03-08 14:21:31 +00:00
token_test.go internal/span,lsp: disambiguate URIs, DocumentURIs, and paths 2020-02-14 22:51:03 +00:00
token.go internal/lsp/source: fix completion on final line of a document 2020-08-25 22:56:35 +00:00
uri_test.go internal/span: handle file URLs with two slashes 2020-06-24 22:54:43 +00:00
uri_windows_test.go internal/span: handle URI escaping better 2020-02-18 20:59:02 +00:00
uri.go internal/lsp: lowercase drive letters on Windows to fix file watching 2020-08-12 18:32:13 +00:00
utf16_test.go internal/span: remove check for nil content 2020-09-02 00:13:12 +00:00
utf16.go internal/span: remove check for nil content 2020-09-02 00:13:12 +00:00