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 364 vscode-gitlens issues
Sort by recently updated
recently updated
newest added

# Summary of changes - Added icons (`eye-slash` and `eye`) needed to show/hide branches. # Notes - I have created this PR as draft as we still need more design....

# Summary of changes: - Added two new input properties to the `GraphContainer` component: - `highlightRowsOnRefHover`: boolean to enable/disable feature to highlight the rows on ref hover. - `enableGhostRefs`: boolean...

This PR attaches a "WIP" row to the top of the graph when there are changes in the working directory. **Note:** To support this, I have utilized `git-ls-files`: https://git-scm.com/docs/git-ls-files/2.9.5 I...

area-graph

### Description what happend? ![Uploading image.png…]() ![Uploading image.png…]() ### GitLens Version 12.2.2 ### VS Code Version 版本: 1.71.2 提交: 74b1f979648cc44d385a2286793c226e611f59e7 日期: 2022-09-14T21:05:37.721Z Electron: 19.0.12 Chromium: 102.0.5005.167 Node.js: 16.14.2 V8: 10.2.154.15-electron.0...

potential-bug
triage

i'm working on multiple repos with my only one VSCode editor. The only changeable part of current `autolink` option is ``, so everything else has to be hard-coded. I strongly...

feature
triage

Type: Bug I use terminal to run `git checkout` to another branch, but the branch name at the footer of the application remains the same Extension version: 12.2.2 VS Code...

# Description Fixes #614 - remote URL not working for wiki links This only fixes the remote URL for GitHub wikis. If there are additional providers that use wikis that...

### Description Hi, I recently tried to push a local commit to my remote repository, so I tried the UI push feature: ![Untitled](https://user-images.githubusercontent.com/73474016/189408167-ba943e06-bb9b-4f2e-b0e6-1522b1de76e4.png) I tried pushing an individual (local) commit...

potential-bug
triage

### Description After creating an auto-link in the GitLens settings, and then including the Prefix in a commit, the auto-link section is not showing any link. However, in the hover...

bug
area-autolinks

From #1733: From @eamodio "OK, I'll change this into a feature request -- to add an option to make pinning be enabled by default."

feature