1
0
mirror of https://github.com/golang/go synced 2024-11-18 16:04:44 -07:00
go/internal/lsp/source
Ian Cottrell e504f914a8 internal/lsp: make file a first class concept
A file is strongly associated with a view, and knows how to manage it's own
contents.
We can also now track files that are not "active"

Change-Id: Ib9474cd40e5caa3db6596548612a9f90168b8a19
Reviewed-on: https://go-review.googlesource.com/c/147204
Run-TryBot: Ian Cottrell <iancottrell@google.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Rebecca Stambler <rstambler@golang.org>
2018-11-05 21:38:40 +00:00
..
file.go internal/lsp: make file a first class concept 2018-11-05 21:38:40 +00:00
uri.go internal/lsp: extract view to its own package 2018-11-05 21:38:13 +00:00
view.go internal/lsp: make file a first class concept 2018-11-05 21:38:40 +00:00