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...
- [ ] 💬 Double-click interaction for commit rows (needs discussion) - [ ] 🏃🏼♂️ Send WIP information from GitLens to the graph to create a basic WIP node
### Description GitLens is showing the wrong author for commits made by me. I'm on gitlab as /craig.wilson2, but gitlens has decided to show me avatar for /craigwilsonoz (which is...
This extension is useful, I think is great if click on the commit message and show file changes. 
Short github hash:  Long git hash: 
Can I have a setting that makes Gitlens show my git user.name instead of "You"? Thanks!
### Discussed in https://github.com/gitkraken/vscode-gitlens/discussions/2148 Originally posted by **EloB** August 16, 2022 The feature I'm after is a way to create a branch from "Staged Changes" where you can choose another...
- GitLens Version: 11.1.0 - Git Version: 2.29.0 - VSCode Version: 1.52.1 - OS Version: Win 10 Steps to Reproduce: 1.Open the remote git repository in ubuntu with [Remote-SSH](https://marketplace.visualstudio.com/items?itemName=ms-vscode-remote.remote-ssh) from...
Can you please create a feature to export files changed by a commit? It can be zip archive, with files, which is created or modified by the commit, with same...
gitlen hijack the key ctrl+shift+g which to show scm view, maybe some of user notice that it could use ctrl+shift+g g in stead and other user would not. after few...
# Description Closes #2175 # Checklist - [x] I have followed the guidelines in the Contributing document - [ ] My changes follow the coding style of this project -...