go/internal/lsp/template
pjw 5f5a173a39 internal/lsp/semantic.go: continue even without type information
And add a case that can occur while the user is editing the file.
Fix Parsed.LineCol to get a usable answer for the final newline.

Change-Id: I6367ff52051d72431453525279d99d7eb2180703
Reviewed-on: https://go-review.googlesource.com/c/tools/+/339772
Run-TryBot: Peter Weinberger <pjw@google.com>
gopls-CI: kokoro <noreply+kokoro@google.com>
TryBot-Result: Go Bot <gobot@golang.org>
Reviewed-by: Rebecca Stambler <rstambler@golang.org>
Trust: Peter Weinberger <pjw@google.com>
2021-08-11 15:16:17 +00:00
..
completion.go
highlight.go
implementations.go internal/lsp: more careful error handling for semantic tokens 2021-05-17 17:18:20 +00:00
parse.go internal/lsp/semantic.go: continue even without type information 2021-08-11 15:16:17 +00:00
parse_test.go internal/lsp/semantic.go: continue even without type information 2021-08-11 15:16:17 +00:00
symbols.go