Skip to content

fix(lsp/roslyn): skip semantictokens/full for razor/cshtml#343

Draft
tris203 wants to merge 2 commits intoseblyng:mainfrom
tris203:semantic_disable
Draft

fix(lsp/roslyn): skip semantictokens/full for razor/cshtml#343
tris203 wants to merge 2 commits intoseblyng:mainfrom
tris203:semantic_disable

Conversation

@tris203
Copy link
Copy Markdown
Collaborator

@tris203 tris203 commented Apr 16, 2026

Roslyn's full semantic tokens request is now bypassed for .razor and .cshtml files, preventing issues with cohosted Razor where semantictokens/full are not supported. This avoids unnecessary or problematic LSP requests for these file types.

Roslyn's full semantic tokens request is now bypassed for .razor and .cshtml
files, preventing issues with cohosted Razor where semantictokens/full are
not supported. This avoids unnecessary or problematic LSP requests for
these file types.
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.

1 participant