moshfeu / vscode-compare-folders

The source code of the extension CompareFolders
https://marketplace.visualstudio.com/items?itemName=moshfeu.compare-folders
MIT License
116 stars 17 forks source link

View all differences in a unified tree instead of "Differences", "My folder" and "Compared folder" #153

Open qyhfrank opened 4 months ago

qyhfrank commented 4 months ago

Thank you for developing this extension! I am using this extension intensively, and I would like to ask if it is possible to show all differences in a single file tree instead of separating them into "Differences," "Only in my folder," and "Only in compared folder," similar to "Git Tree Compare" or "GitLens Inspect > Search & Compare" (and distinguish between "Differences," "Only in my folder," and "Only in compared folder" through icons)?

moshfeu commented 3 months ago

Hi, Sorry for the late reply and thanks for your idea! I'm short on time, but once I'm freer, I'll look into it.

moshfeu commented 2 months ago

I looked into it a bit and it seems possible. Now I need time to implement it :) I'm keeping it here for a reference: https://marketplace.visualstudio.com/items?itemName=letmaik.git-tree-compare

github-actions[bot] commented 1 week ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

moshfeu commented 1 week ago

Keep