GitLens for VS Code V17.8.1

Released: Dec 18, 2025

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

기능

  • Added a "Recompose Commits from Here" command to commits in views and for commits belonging to a single branch in the Commit Graph. This will recompose from the chosen commit to the tip of its branch.
  • Added Gemini 3 Flash model support for AI features.
  • Changes the gitlens.rebaseEditor.revealBehavior setting default to onDoubleClick and removes the never and onOpen options.

수정사항

  • When recomposing a specific range of commits, the Commit Composer will now automtically scroll the chosen commits into view when it loads. 
  • When using Recompose Selected Commits, the Commit Composer will now use the parent of the last commit to form a commit list if a merge target cannot be determined.