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

### Description VSCode 1.83.0, WSL2 on Windows 11 3 gitlab remotes (3 different repos in the same account, under the same user and same token), the token has permissions for...

bug
triage

The use case that describes Autolink usage with JIRA and discussed originally on #897, is not as robust as it could be. Current example: ``` "gitlens.autolinks": [ { "prefix": "JIRA-",...

help wanted
feature
area-autolinks

### Description On macOS Ventura 12.6 with iTerm 3.4.16 and zshell: When I start an interactive git rebase via `git rebase -i`, Visual Studio Code opens `git-rebase-todo` in a standard...

bug
triage

### Description I've assigned a Git Pop Stash command to a keybind to access it easier, but unlike the command performed through the UI, selecting "Pop stash" rather than "Apply...

bug
triage

I have been using GitLens for a while and have configured the sidebar views in a way I like (Commits & Stashes expanded, others collapsed). However, when I open a...

feature
blocked: vscode
blocked

Bumps [ip](https://github.com/indutny/node-ip) from 2.0.0 to 2.0.1. Commits 3b0994a 2.0.1 32f468f lib: fixed CVE-2023-42282 and added unit test See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=ip&package-manager=npm_and_yarn&previous-version=2.0.0&new-version=2.0.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any...

dependencies

### Description The "Allow relative date formatting" checkbox / gitlens.defaultDateStyle setting does not seem to do anything at all. I have tried both current release and prerelease versions of GitLens...

bug
area-commit-details

There's an alternate [open source](https://open-vsx.org/about) extension marketplace for VSCode, [Open VSX](https://open-vsx.org). As Microsoft's extensions marketplace cannot be used by Code-OSS and VSCodium users [for legal reasons](https://github.com/microsoft/vscode/issues/31168#issuecomment-498803448), it's probably a good...

feature

When using gerrit, when using the "open on remote" feature from the gutter of some line, the line is opened on gitiles. This works really well when you are on...

feature
triage

I suggest providing a UI to do `git rebase -i --root`.

triage
area-rebase-editor