Vscode Gitlens: v17.0.1 Release

Release date:
April 3, 2025
Previous version:
v17.0.0 (released March 31, 2025)
Magnitude:
575 Diff Delta
Contributors:
3 total committers
Data confidence:
Commits:

Top Contributors in v17.0.1

eamodio
axosoft-ramint
d13

Directory Browser for v17.0.1

All files are compared to previous version, v17.0.0. Click here to browse diffs between other versions.

Loading File Browser...

Release Notes Published

Added

  • Adds new large prompt warning for GitLens' AI features (#4183)
    • Adds a new gitlens.ai.largePromptWarningThreshold setting to specify the threshold (in tokens) for when to show a warning about the prompt being too large
  • Adds Generate Commit Message with GitLens and Stash All Changes... buttons to the Source Control toolbar by default — can be configured via the gitlens.menus setting

Fixed

  • Fixes Create PR with AI isn't including commit messages properly (#4198)
  • Fixes some cases where "Switch" and "Open in Worktree" actions in Launchpad fail to fully open the repo (#4196)