This change sends the expected boolean value for 'renameProvider' to the client. When a client does not send 'prepareSupport' in its initial 'initialize' request, the client expects to get a boolean value for 'renameProvider'. Since we do not yet provide prepare support, we just set 'renameProvider' to true regardless of the value of prepareSupport. Fixes golang/go#32703 Change-Id: I1103e51e1a2927b98aaedf2839996e9cd7f7cbcc Reviewed-on: https://go-review.googlesource.com/c/tools/+/183259 Reviewed-by: Rebecca Stambler <rstambler@golang.org> Run-TryBot: Rebecca Stambler <rstambler@golang.org> |
||
---|---|---|
.. | ||
typescript | ||
doc.go | ||
enums.go | ||
log.go | ||
protocol.go | ||
span.go | ||
tsclient.go | ||
tsprotocol.go | ||
tsserver.go |