GitLens for VS Code V17.3

Released: Jul 8, 2025

Atualizações na GitLens for VS Code V17.3

Recursos

  • Added support for using natural language to search for commits on the Commit Graph, Search & Compare view, and in the Search Commits command using AI.
  • Added support for time-based commit searches on the Commit Graph, Search & Compare view, and in the Search Commits command.
  • Added "Helpful" and "Unhelpful" feedback buttons to AI-generated markdown previews such as Commit Composer and Explain Changes.
  • Added a Commit with AI (Preview) button to the Inspect Overview tab of the Commit Graph and Inspect views.
  • Improved experience for invalid AI rebase responses by implementing conversational retry logic that provides specific feedback to the AI about missing, extra, or duplicate hunks and automatically retries up to 3 times.

Correções

  • Fixed stashes with parent commits older than the oldest stash not being visible on branches.
  • Fixed editing search result in Search & Compare view failure.
  • Fixed search results not paging properly on the Commit Graph when the first page of results is contained within the already loaded commits.