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

Supercharge Git inside VS Code and unlock untapped knowledge within each repository — Visualize code authorship at a glance via Git blame annotations and CodeLens, seamlessly navigate and explore Git...

Results 527 vscode-gitlens issues
Sort by recently updated
recently updated
newest added

Git 2.38 added the `--update-refs` option to `git rebase`. For instance, assume following repository: ``` [feat1] [feat2] [feat3,HEAD] F11

area-rebase-editor

# Description There are cases for having bare clones with multiple worktrees in the same folder to manage various versions in a workspace Currently, however, the only supported way to...

### Description On remote repositories, the commit graph icon is not showing (while the commit graph is available through command palette) ### GitLens Version v2024.2.904 (pre-release) ### VS Code Version...

bug
triage

### Description I'm developing a theme where the File Annotation icon does not respect the icons foreground. See below: ![Screenshot 2024-02-10 at 12 01 35](https://github.com/gitkraken/vscode-gitlens/assets/15343819/f562f24c-36c4-4465-9098-56206482dd19) I've searched the `gitlens.*` namespace...

bug
triage

VS Code by default uses `CTRL + SHIFT + G` to open the Source Control View. GitLens by default uses the same key binding `CTRL + SHIFT + G` as...

feature

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...

bug

Multi-file diff editor was added in [Novemeber update](https://code.visualstudio.com/updates/v1_85#_multifile-diff-editor) and allows to view multiple diffs in one editor. Currently it allows to view diffs for uncommited and staged changes. It would...

feature

Type: Bug • Rebase a few commits from one branch to another. • Try to undo the last commit from the rebased branch ### Expected We should be able to...

bug
triage

I really like the commit graph feature, thank you! Can we somehow use it with [AUR repositories](https://aur.archlinux.org/packages) for free? Those repositories are public in the sense that everyone can view...

bug

### Description I have a git repository that has space characters in the folder path names. The Gitlens command that is executed when right-clicking and selecting "Open changes with ->...

bug
needs-more-info
triage