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

Adds `repoLast` template parameter for `gitlens.remotes.urls` settings. # Description Allows to use the template parameter "repoLast" to substitute the last part of the URLs of the multicomponent repository path (for...

--- # Description # Checklist - [x] I have followed the guidelines in the Contributing document - [x] My changes follow the coding style of this project - [x] My...

# Description Changes to `compareWithHead` and `compareWithWorking`. Closes #1592. # Checklist - [x] I have followed the guidelines in the Contributing document - [x] My changes follow the coding style...

# Description - Closes #1399 - Implements feature mentioned in https://github.com/eamodio/vscode-gitlens/issues/1399. # Checklist - [x] I have followed the guidelines in the Contributing document - [x] My changes follow the...

# Description Fixes #1328 - Adds support for reading the file history for files which originate from symlinks # Checklist - [x] I have followed the guidelines in the Contributing...

* Add GitLab api-v4 support * Add Personal Token authorization for GitLab Remotes * Add IgnoreCertErrors remote config param for allowing invalid certs * Add node-fetch for non-graphql APIs ---...

When installing GitLens, if VSCode does not have a repo open, then the GitLens sidebar does not show up currently. Once you open a repo, all works as expected, but...

feature

Currently when you create a new branch via GitLens from a remote branch, it automatically sets up tracking on the new branch. GitLens should only setup that tracking if the...

bug

Getting Uncaught (in promise) EntryNotFound (FileSystemError) for any new, uncommited files in the workspace. (see screenshot "new file.txt" example) From the stack error traces in the console below the error...

potential-bug
triage

Hey, add support to Git Flow and Git LFS.

help-wanted
feature
needs-champion