Skip to content
New issue

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

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

Already on GitHub? # to your account

[Feature Request] Display area of merge conflict in minimap #583

Open
r0ckarong opened this issue Mar 30, 2017 · 2 comments
Open

[Feature Request] Display area of merge conflict in minimap #583

r0ckarong opened this issue Mar 30, 2017 · 2 comments

Comments

@r0ckarong
Copy link

Hi, I would love to see an option in minimap to highlight the area of a merge conflict in the minimap. Typically I can find that using the line numbers from git diff or by searching for the "<"-strings. It would be very cool to have a two colored higlight in the minimap that shows the HEAD and CONFLICT area.

That would greatly reduce the number of times I miss a tiny change in a large file by resolving the other conflicts and then committing with typically one line still conflicting.

@alexrussell
Copy link

@r0ckarong I imagine that this is best implemented using a minimap plugin. You might find the git-diff plugin is the best place to ask for this feature (or a good plugin to base your own plugin off).

But yes, I agree that this would be quite beneficial!

@abe33
Copy link
Contributor

abe33 commented Apr 3, 2017

Hi there, that's an interesting idea but as @alexrussell suggested it should live as a separate plugin. I'm not knowledgeable enough regarding merge conflict to tell you whether it's easy to implement, maybe @smashwilson can give us some insight about its plugin.

# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

No branches or pull requests

4 participants