Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No three-way diff in the new conflict view #158495

Closed
dspyz-matician opened this issue Aug 18, 2022 · 2 comments
Closed

No three-way diff in the new conflict view #158495

dspyz-matician opened this issue Aug 18, 2022 · 2 comments
Assignees
Labels
*duplicate Issue identified as a duplicate of another issue(s)

Comments

@dspyz-matician
Copy link

dspyz-matician commented Aug 18, 2022

I recently upgraded to the latest version of VS Code and I see it's got this cool new 3-window editor for managing merge/rebase-conflicts. But I find this editor useless because it doesn't show the base revision. Instead the third window is used for some sort of suggested merge which I don't trust. I have no way to no what changes are being merged, only what the code looks like in each (which may be large and unparseable). The old inline style worked smoothly with

[merge]
        conflictstyle = diff3

whereas the new editor does not.

Please include another window showing the base revision

@hediet
Copy link
Member

hediet commented Aug 24, 2022

/duplicate #155277

suggested merge which I don't trust.

With the next release next week, the result is just the output that git produced.

@vscodenpa vscodenpa added the *duplicate Issue identified as a duplicate of another issue(s) label Aug 24, 2022
@vscodenpa
Copy link

Thanks for creating this issue! We figured it's covering the same as another one we already have. Thus, we closed this one as a duplicate. You can search for similar existing issues. See also our issue reporting guidelines.

Happy Coding!

@vscodenpa vscodenpa closed this as not planned Won't fix, can't repro, duplicate, stale Aug 24, 2022
@github-actions github-actions bot locked and limited conversation to collaborators Oct 8, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
*duplicate Issue identified as a duplicate of another issue(s)
Projects
None yet
Development

No branches or pull requests

4 participants