1
0
mirror of https://github.com/golang/go synced 2024-11-18 18:44:42 -07:00
go/internal/lsp/protocol
Ian Cottrell 7ec096a112 internal/lsp: add a new telemetry based logging system
Also add enough support that using it from within the context of the lsp will
report back to the original client.

Change-Id: I081f157c289642454e9f0476747b2131dcd4e16c
Reviewed-on: https://go-review.googlesource.com/c/tools/+/185996
Run-TryBot: Ian Cottrell <iancottrell@google.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Rebecca Stambler <rstambler@golang.org>
2019-07-18 19:02:45 +00:00
..
typescript internal/lsp: remove the non context xlog path 2019-07-15 03:45:47 +00:00
context.go internal/lsp: add a new telemetry based logging system 2019-07-18 19:02:45 +00:00
doc.go internal/lsp: the core lsp protocol 2018-09-25 15:17:08 +00:00
enums.go internal/lsp: switch completion item tests to using the enum strings 2019-04-17 17:57:43 +00:00
log.go internal/lsp: add a new telemetry based logging system 2019-07-18 19:02:45 +00:00
protocol.go internal/lsp: add a new telemetry based logging system 2019-07-18 19:02:45 +00:00
span.go internal/lsp: update column mapper with content on incremental changes 2019-05-20 19:04:59 +00:00
tsclient.go internal/lsp: remove the non context xlog path 2019-07-15 03:45:47 +00:00
tsprotocol.go internal/lsp: update the generated lsp protocol 2019-07-11 19:11:10 +00:00
tsserver.go internal/lsp: remove the non context xlog path 2019-07-15 03:45:47 +00:00