Skip to content

Commit

Permalink
internal/lsp/protocol: bring the LSP stubs up to date
Browse files Browse the repository at this point in the history
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
pjweinbgo committed Dec 1, 2021
1 parent 1fd30d2 commit 615f9a6
Show file tree
Hide file tree
Showing 7 changed files with 532 additions and 96 deletions.
10 changes: 5 additions & 5 deletions internal/lsp/protocol/tsclient.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 615f9a6

Please sign in to comment.