vscode-git-tree-compare icon indicating copy to clipboard operation
vscode-git-tree-compare copied to clipboard

🎄 VS Code extension for comparing the git working tree against a branch, tag, or commit, displayed as folder tree

Results 11 vscode-git-tree-compare issues
Sort by recently updated
recently updated
newest added

Local uncommitted and/or unstaged files also show up in Git Tree Compare in **Merge Diff** mode . I looked if there is any setting which would change it, there isn't....

enhancement
help wanted

Please add a menu option for each file to open the changes with the git difftool. This would trigger the diff tool configured in git. See GitLens (https://marketplace.visualstudio.com/items?itemName=eamodio.gitlens) which does...

enhancement
help wanted

## Screenshot ![A cropped screenshot showing the context menu for the Git Tree Compare view, showing that it is referred to as "none" there.](https://github.com/letmaik/vscode-git-tree-compare/assets/275142/ed85b129-9e53-410b-b17e-6c29cc974c08) ## Steps to reproduce 1. Create...

help wanted

In a commit I changed a file and in the working tree I edited it back to be as originally was. Observation: Tree Compare still indicates it as modified. Expectation:...

This may or may not happen for different sessions inside the same repository. The tree is empty, shows ```GIT TREE COMPARE: NONE```. When refreshing inside a repository the following can...

bug

if you are comparing say `main` to `v1.x` and you then switch to `v1.x` and make a change then commit it, then switch back to `main`, your diff will still...

bug

Thanks for making this great extension! Love it! Not sure if this is possible, but it would be amazing if the diffs could somehow be added to the gutter (probably...

enhancement
help wanted

As discussed in https://github.com/letmaik/vscode-git-tree-compare/issues/68#issuecomment-773721547

bug
upstream

@letmaik hey there! Thanks again for your great extension. I was wondering if you thought this might be possible: ![image](https://github.com/letmaik/vscode-git-tree-compare/assets/2730609/34618ae7-473e-41d1-a62e-55d51a759bb0) That sort of action works for a single folder which...

enhancement
help wanted

Hey this is maybe a bit of a pie in the sky request buuuuut, it would be really cool if there were a way to trigger a search on the...

enhancement
help wanted