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

Allow to compare folders to see changes to another folder #10350

Closed
zpdDG4gta8XKpMCd opened this issue Aug 9, 2016 · 9 comments
Closed

Allow to compare folders to see changes to another folder #10350

zpdDG4gta8XKpMCd opened this issue Aug 9, 2016 · 9 comments
Assignees
Labels
*duplicate Issue identified as a duplicate of another issue(s) feature-request Request for new features or functionality file-explorer Explorer widget issues
Milestone

Comments

@zpdDG4gta8XKpMCd
Copy link

  • VSCode Version: 1.4.0
  • OS Version: Windows 10

currently only 1 file can be viewed in a diff mode, please enable diffing folders

@bpasero bpasero changed the title add support for folder diffs Allow to compare folders to see changes to another folder Aug 9, 2016
@bpasero
Copy link
Member

bpasero commented Aug 9, 2016

@Aleksey-Bykov maybe install a tool for diffing? why would VS Code allow you to diff 2 folders?

@bpasero bpasero added feature-request Request for new features or functionality file-explorer Explorer widget issues labels Aug 9, 2016
@bpasero bpasero added this to the Backlog milestone Aug 9, 2016
@zpdDG4gta8XKpMCd
Copy link
Author

i use "meld" (http://meldmerge.org/) for diffing folders, by the same reasoning you might be wondering why i am not using VS2015 for writing code in TypeScript, well because i like everything in one place

@bpasero
Copy link
Member

bpasero commented Aug 9, 2016

You need a folder diff tool to work with TypeScript?

@zpdDG4gta8XKpMCd
Copy link
Author

any text file please

@zpdDG4gta8XKpMCd
Copy link
Author

zpdDG4gta8XKpMCd commented Aug 9, 2016

real life use case:

  • doing code reviews using git difftool -d master from a feature branch against master

@zpdDG4gta8XKpMCd
Copy link
Author

@bpasero
Copy link
Member

bpasero commented Aug 9, 2016

@Aleksey-Bykov wait, now you talk about comparing git branches, for that we already have a feature request and that makes a lot more sense to me.

If so I would close this one because it draws the impression you want to compare 2 real folders on disk.

@zpdDG4gta8XKpMCd
Copy link
Author

this is what happens behind the scene, git creates 2 folders for you, all you need to do is to feed them to a tool capable of diffing folders

@bpasero
Copy link
Member

bpasero commented Aug 9, 2016

#6898

@bpasero bpasero closed this as completed Aug 9, 2016
@bpasero bpasero added the *duplicate Issue identified as a duplicate of another issue(s) label Aug 9, 2016
@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 18, 2017
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) feature-request Request for new features or functionality file-explorer Explorer widget issues
Projects
None yet
Development

No branches or pull requests

2 participants