GitLens for VS Code V17.9

Released: Jan 13, 2026

GitLens for VS Code V17.9 버젼 업데이트

기능

  • Added a welcome page webview for first-time installs to highlight Pro benefits for users in IDEs that do not support the standard VS Code walkthrough.
  • Improved the Interactive Rebase Editor to fully support --rebase-merges on linear history while preventing unsafe reordering when merge commits are present.
  • Improved cherry-pick apply order to use topological sort for correct commit sequence.
  • Changed AI features to require GitLens Pro instead of GitLens Advanced - all AI features now consistently lead to Pro plan checkout.
  • Updated the Welcome walkthrough to improve onboarding and highlight core GitLens features.

수정사항

  • Fixed issue where the button text on feature gates would blend into the background.
  • Fixed issue where codicon would render as text in comparison picker title.
  • Fixed issue where Interactive Rebase elements overlap when using keyboard and mouse navigation simultaneously.
  • Fixed issue where Home view could crash when state fails to load.
  • Fixed Azure DevOps Work Item autolinks pointing to wrong project when the Work Item belongs to a different project in the same organization.
  • Fixed issue where Load more in the Commits view would not correctly load if the last item was a stash.