vscode-gitlens icon indicating copy to clipboard operation
vscode-gitlens copied to clipboard

Open Folder Changes adds strange numbers

Open eamodio opened this issue 1 year ago • 0 comments

First of all thanks a bunch for the addition, I'm able to see the option for the directories and I can have a view of the multi diff. One thing though, not sure yet if it might be related to a extension conflict, if I select a directory containing multiple directories and level I obtain a list like the following one, where there are some directories named with number even thought them do not exists in my project.

image

More the a conflict with an extension I guess it might be because the file not exists anymore in the current branch. For instance one of those directories contain the content of a file posts-post-type-controller.tsx I do have in the main (the one using for diff) branch but not in the current one.

Originally posted by @widoz in https://github.com/gitkraken/vscode-gitlens/issues/3020#issuecomment-1858983504

eamodio avatar Dec 18 '23 18:12 eamodio