Skip to content
This repository has been archived by the owner on Dec 15, 2022. It is now read-only.

Improve Conflict Navigation when resolving conflicts #852

Closed
haacked opened this issue May 19, 2017 · 1 comment
Closed

Improve Conflict Navigation when resolving conflicts #852

haacked opened this issue May 19, 2017 · 1 comment

Comments

@haacked
Copy link

haacked commented May 19, 2017

After a pull, I had a file with merge conflicts. When I clicked on the file in the Git pane, nothing seemed to change in my code view.

Oh! It's because the first conflict was on line 400 which was not in view.

Also, after I resolve each conflict, it'd be nice to have an easy way to jump to next conflict. If there is one, it's not readily apparent.

Suggestions

  1. When you click on a conflicted file, scroll the first conflict into the view.
  2. Add keyboard and UI navigation to the next conflict.
@smashwilson
Copy link
Contributor

Duplicate of #812 (and #813 should help this for many users, too).

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants