Skip to content

Make Razor a built in feature of the Roslyn language server#9277

Merged
dibarbet merged 6 commits into
dotnet:mainfrom
davidwengier:RazorInRoslynPackage
May 13, 2026
Merged

Make Razor a built in feature of the Roslyn language server#9277
dibarbet merged 6 commits into
dotnet:mainfrom
davidwengier:RazorInRoslynPackage

Conversation

@davidwengier
Copy link
Copy Markdown
Member

@davidwengier davidwengier commented May 6, 2026

VS Code side of dotnet/roslyn#83575, expect test failures without that.

We no longer need special infrastructure to bring Razor in as an extension, or provide it most of the configuration we used to do.

Part of dotnet/razor#13140

davidwengier added a commit to dotnet/roslyn that referenced this pull request May 13, 2026
Now that we're in the same repo, we can just reference the Razor bits
directly and ship everything together in one happy package.

C# extension PR: dotnet/vscode-csharp#9277

Part of dotnet/razor#13140

###### Microsoft Reviewers: [Open in
CodeFlow](https://microsoft.github.io/open-pr/?codeflow=https://github.com/dotnet/roslyn/pull/83575)
@davidwengier davidwengier force-pushed the RazorInRoslynPackage branch from e14fd77 to 29a1fee Compare May 13, 2026 07:12
@davidwengier davidwengier marked this pull request as ready for review May 13, 2026 07:12
@davidwengier davidwengier requested a review from a team as a code owner May 13, 2026 07:12
@davidwengier
Copy link
Copy Markdown
Member Author

davidwengier commented May 13, 2026

I didn't change the changelog, because the only commit this has that #9293 doesn't is the packaging changes.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

This is just reverted to whatever it was before the repo merge.

@dibarbet dibarbet enabled auto-merge May 13, 2026 17:41
@dibarbet dibarbet merged commit 9c13e25 into dotnet:main May 13, 2026
33 checks passed
@davidwengier davidwengier deleted the RazorInRoslynPackage branch May 13, 2026 21:44
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.

2 participants