Skip to content

Conversation

@baptiste0928
Copy link
Contributor

Fixes file path resolution when clicking the Open merge editor button when the incoming branch has renamed the conflicted file.

This was partially fixed by #209542, which correctly resolved the paths on the incoming ("theirs") branch when the file has been renamed in the current ("ours") branch. But the issue persisted for the opposite case (file was renamed in the incoming branch).

Closes #161321

@baptiste0928
Copy link
Contributor Author

@microsoft-github-policy-service agree

@hediet hediet added this to the September 2025 milestone Sep 3, 2025
@hediet hediet modified the milestones: September 2025, October 2025 Sep 30, 2025
@hediet hediet enabled auto-merge (squash) October 15, 2025 10:24
@hediet
Copy link
Member

hediet commented Oct 15, 2025

Thanks for the PR!

@hediet hediet force-pushed the fix-rename-merge-editor branch from 00f9d18 to 20e7ba7 Compare October 15, 2025 14:32
@hediet hediet merged commit 62ff0cc into microsoft:main Oct 15, 2025
17 checks passed
@vs-code-engineering vs-code-engineering bot locked and limited conversation to collaborators Nov 30, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Merge Conflicts with not existing files that have been renamed causes 'null' editor

3 participants