Skip to content

Conversation

@davidwengier
Copy link
Member

@davidwengier davidwengier commented Oct 19, 2025

Fixes #11848
Consumes dotnet/roslyn#80815 to won't build until we bump Roslyn
Update: This now needs to consume dotnet/roslyn#80830 because we already had an EA service for semantic tokens, so we should use it

Just a bit of finishing touches to semantic tokens in cohosting.

Copy link
Member

@DustinCampbell DustinCampbell left a comment

Choose a reason for hiding this comment

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

Looks good once Roslyn is updated so CI passes.

davidwengier added a commit to dotnet/roslyn that referenced this pull request Oct 20, 2025
Part of dotnet/razor#11848

This makes the Razor experience for semantic tokens the same as the C#
experience for the most part.

Razor side: dotnet/razor#12367
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.

[VS Code] [Cohosting] Opening Razor files early causes errors and can leave stale colors

2 participants