Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
internal/lsp/protocol: bring the LSP stubs up to date
There are no changes, other than generated code, to gopls. The vscode typescript implementation includes 3 new and undocumented RPCs: InlineValues, InlineValuesRefresh, and ResolveWorkspaceSymbol. There are some places that need work, marked by //PJW: comments in code.ts. Change-Id: I20e4c6792ae37323bb9c887ffefbe81930ef62fe Reviewed-on: https://go-review.googlesource.com/c/tools/+/367845 Trust: Peter Weinberger <[email protected]> Reviewed-by: Robert Findley <[email protected]>
- Loading branch information