mirror of
https://github.com/golang/go
synced 2024-11-18 19:14:40 -07:00
3e76bee198
This CL adds support for sending progress notifications through $/progress calls as well as being able to cancel them through window/workDoneProgress/cancel. This feature is only supported in clients running LSP 3.15 and therefore the initialize request will check for client capabilities for its progress support. Updates golang/go#37680 Change-Id: Iff8c016694746a9dd553e5cc49444df7afcc21f5 Reviewed-on: https://go-review.googlesource.com/c/tools/+/222981 Run-TryBot: Rebecca Stambler <rstambler@golang.org> TryBot-Result: Gobot Gobot <gobot@golang.org> Reviewed-by: Heschi Kreinick <heschi@google.com> |
||
---|---|---|
.. | ||
client.go | ||
doc.go | ||
edit_test.go | ||
edit.go | ||
editor_test.go | ||
editor.go | ||
workspace_test.go | ||
workspace.go |