Vscode Gitlens: v17.6.0 Release

Release date:
October 7, 2025
Previous version:
v17.5.1 (released September 24, 2025)
Magnitude:
2,078 Diff Delta
Contributors:
2 total committers
Data confidence:
Commits:

21 Commits in this Release

Ordered by the degree to which they evolved the repo in this version.

Authored September 24, 2025
Authored September 30, 2025
Authored October 6, 2025
Authored October 7, 2025
Authored October 1, 2025
Authored October 2, 2025
Authored September 29, 2025
Authored October 2, 2025
Authored September 3, 2025
Authored October 2, 2025
Authored September 30, 2025
Authored September 29, 2025
Authored October 7, 2025

Top Contributors in v17.6.0

eamodio
sergeibbb

Directory Browser for v17.6.0

We haven't yet finished calculating and confirming the files and directories changed in this release. Please check back soon.

Release Notes Published

Added

  • Adds support for Claude Sonnet 4.5 for GitLens' AI features

Changed

  • Greatly improves performance of the Inspect and _Graph Details views by virtualizing the tree rendering (#3470)
    • Improved keyboard navigation support including arrow keys, Home/End, Enter/Space, Tab, and added type-ahead search functionality
  • Improves Linear issue tracker support (#4605, #4615, #4620, #4621, #4622)

Fixed

  • Fixes Commit Composer rendering performance when working changes contain large file diffs (#4661)
  • Fixes AI cancellation cases being treated as errors (#4609)
  • Fixes MCP banner not being clickable on Commit graph view (#4630)
  • Fixes Git diff of a renamed file is shown as a new file (#4246)
  • Fixes typos (#4345 — thanks to PR #4346 by Noritaka Kobayashi (@noritaka1166))
  • Fixes an issue where the Commit Graph hover would not hide when going from the hover to the graph background (not another row)
  • Fixes an issue where clicking Open Changes on commit files in the views would error

Removed

  • Removes " (bundled with GitLens)" text from GK MCP server name (#4664)