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...
This will help style against various theme scenarios: - less need of selecting light or dark mode to override colors - `.vscode-light | .vscode-dark` are not selectable in web-components -...
### GitLens Version v12.1.2 ### VS Code Version Version: 1.69.2 (Universal) Commit: 3b889b090b5ad5793f524b5d1d39fda662b96a2a Date: 2022-07-18T16:12:57.074Z (2 days ago) Electron: 18.3.5 Chromium: 100.0.4896.160 Node.js: 16.13.2 V8: 10.0.139.17-electron.0 OS: Darwin arm64 21.5.0...
Issue Type: Bug I just upgraded to GitLens Pro, specifically for worktree-support. However, I use a lot of workspace-scoped settings. When you use GitLens's features to "switch" to another worktree,...
# Description Currently the remote provider uses https by default and allow users to set a different protocol if they want in the configuration. This is kept, but now, we...
### GitLens Version 12.1.2 ### VS Code Version Version: 1.70.0-insider (user setup) Commit: 13ba7bb446a638d37ebccb1a7d74e31c32bb9790 Date: 2022-07-22T05:17:00.353Z Electron: 18.3.5 Chromium: 100.0.4896.160 Node.js: 16.13.2 V8: 10.0.139.17-electron.0 OS: Windows_NT x64 10.0.22000 ### Git...
It would be great to have a file contributors view similar to what GitHub has. This would make it easy to quickly find out who to reach out to for...
### GitLens Version v12.1.2 ### VS Code Version Version: 1.69.1 (system setup) Commit: b06ae3b2d2dbfe28bca3134cc6be65935cdfea6a Date: 2022-07-12T08:21:24.514Z Electron: 18.3.5 Chromium: 100.0.4896.160 Node.js: 16.13.2 V8: 10.0.139.17-electron.0 OS: Windows_NT x64 10.0.19042 ### Git...
### GitLens Version v12.1.2 ### VS Code Version Version: 1.69.2 (Universal) 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 arm64 21.5.0 ### Git Version...
# Description Closes #577 Implemented i18n using vscode-nls and vscode-nls-dev # Checklist - [x] I have followed the guidelines in the Contributing document - [x] My changes follow the coding...
Issue Type: Bug About every other time I start an interactive rebase (from a terminal) the editor comes up empty (_No commits to rebase_). However, the editor tab has an...