Skip to content

Reenable semantic tokens#3513

Merged
jakebailey merged 1 commit into
mainfrom
jabaile/reenable-semantic-tokens
Apr 22, 2026
Merged

Reenable semantic tokens#3513
jakebailey merged 1 commit into
mainfrom
jabaile/reenable-semantic-tokens

Conversation

@jakebailey
Copy link
Copy Markdown
Member

The desync-based crashes should be fixed, so reenable this.

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Re-enables semantic tokens support in the TypeScript-Go language server by advertising the semantic tokens capability during LSP initialization, now that prior desync-related crashes are believed fixed.

Changes:

  • Advertise SemanticTokensProvider in initialize server capabilities.
  • Enable both full-document and range semantic tokens requests with a client-filtered legend.

Comment thread internal/lsp/server.go
@jakebailey jakebailey enabled auto-merge April 22, 2026 20:34
@jakebailey jakebailey added this pull request to the merge queue Apr 22, 2026
Merged via the queue into main with commit c4663ad Apr 22, 2026
41 of 43 checks passed
@jakebailey jakebailey deleted the jabaile/reenable-semantic-tokens branch April 22, 2026 21:22
jakebailey added a commit that referenced this pull request Apr 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants