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

- [ ] 💬 Double-click interaction for commit rows (needs discussion) - [ ] 🏃🏼‍♂️ Send WIP information from GitLens to the graph to create a basic WIP node

area-graph

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

bug
triage

This extension is useful, I think is great if click on the commit message and show file changes. ![Group 1](https://user-images.githubusercontent.com/61783889/189037902-f7a18a1f-7cf6-4ac4-b86b-10fe1af4e4a0.png)

feature
triage

Short github hash: ![image](https://user-images.githubusercontent.com/41773861/188440790-562e8321-84f2-46b3-9df4-c8bf34ef7dc6.png) Long git hash: ![image](https://user-images.githubusercontent.com/41773861/188440890-9190cab7-8a90-47c4-8168-596779638784.png)

feature

Can I have a setting that makes Gitlens show my git user.name instead of "You"? Thanks!

help-wanted
feature

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

feature
under-discussion

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

bug

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

feature
triage

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

feature
triage

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