GitLens for VS Code V17.6

Released: Oct 7, 2025

Actualizaciones en GitLens for VS Code V17.6

Características

  • Added support for Claude Sonnet 4.5 for GitLens' AI features.
  • Improved performance of the Inspect and _Graph Details views by virtualizing the tree rendering.
    • Improved keyboard navigation support including arrow keys, Home/End, Enter/Space, Tab, and added type-ahead search functionality.
  • Improved Linear issue tracker support.
  • Removed " (bundled with GitLens)" text from GK MCP server name.

Correcciones

  • Fixed Commit Composer rendering performance when working changes contain large file diffs.
  • Fixed AI cancellation cases being treated as errors.
  • Fixed MCP banner not being clickable on Commit graph view.
  • Fixed Git diff of a renamed file is shown as a new file.
  • Fixed an issue where the Commit Graph hover would not hide when going from the hover to the graph background (not another row).
  • Fixed an issue where clicking Open Changes on commit files in the views would error.
  • Fixed typos.