github gitkraken/vscode-gitlens v15.5.0

latest release: v15.5.1
6 days ago

Added

  • Adds a gitlens.views.showCurrentBranchOnTop setting to specify whether the current branch is shown at the top of the views — closes #3520
  • Adds a sidebar to the Commit Graph
    • Shows counts of branches, remotes, stashes, tags, and worktrees
    • Clicking an item reveals its corresponding view
    • Try out this new feature by setting gitlens.graph.sidebar.enabled to true

Changed

  • Preview access of Launchpad is ending on September 27th
  • Simplifies the Create Worktree command flow by prompting to create a new branch only when necessary — closes #3542
  • Removes the use of VS Code Authentication API for GitKraken accounts

Fixed

  • Fixes #3514 - Attempting to delete the main worktree's branch causes a invalid prompt to delete the main worktree
  • Fixes #3518 - Branches in worktrees are no longer collapsed into folder groupings

Removed

  • Removes (disables) legacy "focus" editor

Don't miss a new vscode-gitlens release

NewReleases is sending notifications on new releases.