Skip to content

Comments

Fix proposal adjuster losing edits#81759

Merged
CyrusNajmabadi merged 1 commit intodotnet:mainfrom
olegtk:dev/olegtk/FixLostEditsInAdjustProposal
Dec 19, 2025
Merged

Fix proposal adjuster losing edits#81759
CyrusNajmabadi merged 1 commit intodotnet:mainfrom
olegtk:dev/olegtk/FixLostEditsInAdjustProposal

Conversation

@olegtk
Copy link
Contributor

@olegtk olegtk commented Dec 18, 2025

RoslynProposalAdjusterProvider.AdjustProposalAsync assumes Editor's Proposal.TryCreateProposal creates a deep copy of edits and it doesn't so edits get lost (as they are stored in pooled array builder).

@olegtk olegtk requested a review from a team as a code owner December 18, 2025 23:54
@dotnet-policy-service dotnet-policy-service bot added the Community The pull request was submitted by a contributor who is not a Microsoft employee. label Dec 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Area-IDE Community The pull request was submitted by a contributor who is not a Microsoft employee.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants