Hans Unzner

Results 113 comments of Hans Unzner

> I was thinking would it be a good idea to have a similar concept to copy to clipboard the list of Subjects when 2 commits are selected. So only...

Thanks for this PR. Generally a good idea, but it gives fuzzy results when viewing a diff of more than one commit. In case you have multiple changes in a...

The context menu feature does not work unfortunately: https://github.com/user-attachments/assets/c3877f7d-5819-442d-87f5-0fcf51434d76

Hmm then I don't really know how your feature should be used. Can you provide an explanation (short video maybe)?

Ah ok now I understand the feature. It has a slightly rare use case. I could imagine using it in those two scenarios together with Git Lens: https://github.com/user-attachments/assets/ceb5a9f8-7bb0-4681-901a-7c2f1f15a055 BUT when...

Interesting idea 👍. I can have a look if I have some time.

For that I recommend GitLG (https://marketplace.visualstudio.com/items?itemName=phil294.git-log--graph)

This needs some structural changes because Git Graph only searches in the loaded commits. https://github.com/hansu/vscode-git-graph/pull/32 does automatically load more until it's found, but this takes some time and if you...

@LeuciRemi can you verify this PR? I never had to use that option...