Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
gitlens-17.6.0.vsix | 2025-10-07 | 8.3 MB | |
README.md | 2025-10-07 | 1.9 kB | |
v17.6.0 source code.tar.gz | 2025-10-07 | 43.6 MB | |
v17.6.0 source code.zip | 2025-10-07 | 44.4 MB | |
Totals: 4 Items | 96.3 MB | 2 |
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)