mirror of
https://github.com/golang/go
synced 2024-11-18 14:54:40 -07:00
827390e901
This CL gets code.ts to generate code for $/progress and window/workDoneProgres/create messages. $/progress uses a ProgressParams type which contains one of three new data types, WorkDoneProgressBegin, WorkDonProgressEnd, WorkDoneProgressReport. In addition, a *TextEdit is now generated for CompletionItem.TextEdit. The substantive differences in code.ts are around line 451 and line 682. Everything else is whitespace caused by vscode formatting typescript differently on different OSes. Change-Id: Ide441e6e0029cbc8401d6476f6a939216cc89634 Reviewed-on: https://go-review.googlesource.com/c/tools/+/223743 Run-TryBot: Peter Weinberger <pjw@google.com> TryBot-Result: Gobot Gobot <gobot@golang.org> Reviewed-by: Rebecca Stambler <rstambler@golang.org> |
||
---|---|---|
.. | ||
apidiff | ||
fastwalk | ||
gocommand | ||
gopathwalk | ||
imports | ||
jsonrpc2 | ||
lsp | ||
memoize | ||
packagesinternal | ||
span | ||
telemetry | ||
testenv | ||
tool | ||
xcontext |