Skip to content

Conversation

@davidwengier
Copy link
Member

Fixes #11831

This needs dotnet/roslyn#78984 to go in first, or the test will fail. Which you should see in this PR!

davidwengier added a commit to dotnet/roslyn that referenced this pull request Jul 8, 2025
Part of dotnet/razor#11831

Razor side that completes the fix is
dotnet/razor#11952

I am _well_ out of my depth with rename, and have commented on a couple
of spots that might be contentious, or are otherwise worth noting.
# Conflicts:
#	src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/DocumentMapping/AbstractEditMappingService.cs
#	src/Razor/src/Microsoft.CodeAnalysis.Remote.Razor/ProjectSystem/Extensions.cs
@davidwengier davidwengier marked this pull request as ready for review July 17, 2025 00:08
@davidwengier davidwengier requested review from a team as code owners July 17, 2025 00:08
@davidwengier
Copy link
Member Author

davidwengier commented Jul 17, 2025

Roslyn side of this has finally been inserted.

FYI @phil-allen-msft we'll need to take this through M2 nvm, will open a separate PR to target the right branch

@davidwengier davidwengier changed the base branch from main to release/dev-next July 17, 2025 00:15
@davidwengier davidwengier changed the base branch from release/dev-next to main July 17, 2025 00:20
Copy link
Contributor

@alexgav alexgav left a comment

Choose a reason for hiding this comment

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

:shipit:

@davidwengier davidwengier merged commit a67c6a7 into dotnet:main Jul 17, 2025
11 checks passed
@davidwengier davidwengier deleted the CohostRename branch July 17, 2025 21:41
davidwengier added a commit that referenced this pull request Jul 17, 2025
Fixes #11831

Targeting dev-next for M2 mode. Might supersede
#11952 depending on whether we have
auto-merge or not. Waiting for an answer on that :)
@dotnet-policy-service dotnet-policy-service bot added this to the Next milestone Jul 17, 2025
@RikkiGibson RikkiGibson modified the milestones: Next, 18.0 P1 Aug 20, 2025
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.

Roslyn doesn't run rename on source generated documents

3 participants