vscode-gitlens
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...
### 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...
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-",...
### 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...
### 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...
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...
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 [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any...
### 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...
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...
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...
I suggest providing a UI to do `git rebase -i --root`.