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...
- GitLens Version: 12 - Git Version: 2.35.1 - VSCode Version: 1.65.2 - OS Version: Ubuntu 20.04.3 LTS Steps to Reproduce: 1. Open a new environment on GitPod.io 2. Can...
# Description Closes #2134. When using git commands from terminal, one may prefer to use terminal editors to edit commit messages. But when using VS Code, it's better to use...
Now: - [x] Open from "show" menu - [ ] Title: ensure its escaped and linkified - [x] Add boxed treatment to commit message, highlight first line and honor formatting...
# Description Gitlens supports GitHub Enterprise integration, but some features are not supported because `github.com` authentication workflow is triggered when connecting to GitHub Enterprise. This PR supports Github Enterprise authentication...
### GitLens Version v12.1.2 ### VS Code Version Version: 1.69.2 Commit: 3b889b090b5ad5793f524b5d1d39fda662b96a2a Date: 2022-07-18T16:12:57.074Z Electron: 18.3.5 Chromium: 100.0.4896.160 Node.js: 16.13.2 V8: 10.0.139.17-electron.0 OS: Darwin x64 21.5.0 ### Git Version git...
Image and font files are not loaded.
A superset of #2084, currently git's global `core.editor` is used to edit commit messages instead of VSCode in scenarios merge, pull, cherry-pick etc. I would like to be able to...
# Description Fixes #1549. Fetch was not working when local branch name differs from remote branch name. This PR fixes that. # Checklist - [x] I have followed the guidelines...
- GitLens Version: 12.1.1 - Git Version: 2.35.1.windows.2 - VSCode Version: 1.68.1 - OS Version: Windows 11 21H2 build 22000.739 I have had to downgrade to version 11.7.0 to get...
Every time I open a project I get this popup  > Your 'github' credentials do not have the required access. Would you like to try reauthenticating to provide additional...