github gitkraken/vscode-gitlens v4.4.0-beta

latest releases: v14.9.1, v14.9.0, v14.8.2...
pre-release6 years ago

Added

  • Adds a progress indicator to the Toggle File Blame Annotations command (gitlens.toggleFileBlame) icon -- pulses while annotations are computed
  • Adds an active state to the Toggle File Blame Annotations command (gitlens.toggleFileBlame) icon -- turns orange while the annotations are visible
  • Adds automatic disabling of the current line blame annotations when starting a debug session and will restore them when the debug session ends -- can still be manually toggled via the Toggle Line Blame Annotations command (gitlens.toggleLineBlame)

Changed

  • Changes chat links from Gitter to Slack
  • Changes the look of the line separators on the gutter blame annotations
  • Changes the gitlens.advanced.toggleWhitespace.enabled configuration setting to default to false -- as this should no longer be required

Removed

  • Removes unneeded gitlens.stashExplorer.enabled configuration setting since users can add or remove custom views natively now
  • Removes unneeded Toggle Git Stashed Explorer command (gitlens.stashExplorer.toggle) since users can add or remove custom views natively now
  • Removes the gitlens.theme.annotations.file.hover.separateLines configuration setting

Fixed

  • Fixes jumpiness when opening a diff to a certain line

Don't miss a new vscode-gitlens release

NewReleases is sending notifications on new releases.