Skip to content

Commit

Permalink
gopls/internal/golang: move Go semantic tokens out of server
Browse files Browse the repository at this point in the history
This change--a pure refactoring--moves the common logic for
LSP semantic token encoding into protocol/semtok, and pushes
the Go- and template-specific logic into their respective
packages.

Change-Id: I308c37c9c8017c5fc38e3ce213a1d4ddb6b50e21
Reviewed-on: https://go-review.googlesource.com/c/tools/+/560718
Reviewed-by: Robert Findley <rfindley@google.com>
Auto-Submit: Alan Donovan <adonovan@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
  • Loading branch information
adonovan authored and gopherbot committed Feb 3, 2024
1 parent 51e3724 commit a1fbc78
Show file tree
Hide file tree
Showing 4 changed files with 982 additions and 950 deletions.
Loading

0 comments on commit a1fbc78

Please sign in to comment.