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

Feature Request: Compare and Merge files line by line (not vsc) #34585

Closed
tiger2380 opened this issue Sep 18, 2017 · 4 comments
Closed

Feature Request: Compare and Merge files line by line (not vsc) #34585

tiger2380 opened this issue Sep 18, 2017 · 4 comments
Labels
diff-editor Diff editor issues *duplicate Issue identified as a duplicate of another issue(s) feature-request Request for new features or functionality
Milestone

Comments

@tiger2380
Copy link

Hey.
I will be great if I can compare two files and merge the files line by line.

For example: I compare two files, it shows the diff, I right click on a line that is diff and it will give me an option to move/merge the line left or right.

@vscodebot vscodebot bot added the workbench label Sep 18, 2017
@tiger2380 tiger2380 changed the title Feature Request: Compare and Merge files by line (not vsc) Feature Request: Compare and Merge files line by line (not vsc) Sep 18, 2017
@alexdima alexdima added diff-editor Diff editor issues and removed workbench labels Sep 20, 2017
@alexdima alexdima added this to the Backlog milestone Sep 20, 2017
@alexdima alexdima removed their assignment Sep 20, 2017
@alexdima alexdima added the feature-request Request for new features or functionality label Sep 20, 2017
@hrvoj3e
Copy link

hrvoj3e commented Jan 15, 2018

@tiger2380 Did you find a way to do this? Some external tool called from VSCode maybe?

@FloppyNotFound
Copy link

@hrvoj3e you can use any tool you like as git merge tool, independently from VS Code, by setting another diff/merge tool as default. See http://meldmerge.org/help/resolving-conflicts.html as an example.

But the drawback is, you can't resolve conflicts directly in VS Code in that way (yet).

@hrvoj3e
Copy link

hrvoj3e commented Jan 21, 2018

@FloppyNotFound I found Meld also. It looks good.
I am using Beyond Compare on Windows but I often compare files outside of Git and having controls to copy content from "left to right" or "right to left" does help a lot - I miss this feature in VS Code.

@alexdima
Copy link
Member

Let's track in #25887

@alexdima alexdima added the *duplicate Issue identified as a duplicate of another issue(s) label Sep 22, 2018
@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 6, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
diff-editor Diff editor issues *duplicate Issue identified as a duplicate of another issue(s) feature-request Request for new features or functionality
Projects
None yet
Development

No branches or pull requests

4 participants