github gitkraken/vscode-gitlens v5.5.0

latest releases: v14.9.1, v14.9.0, v14.8.2...
6 years ago

Added

  • Adds a quick-access command bar to the bottom of the details hover annotations

    Details Blame Annotation (hover)

    • Provides Open Changes, Blame Previous Revision, Open in Remote, and Show More Actions command buttons
  • Adds support for remembering file annotations when switching tabs

  • Adds full GitLens support for file revisions -- file & line annotations, commands, etc

Changed

  • Changes gitlens.annotations.file.gutter.hover.wholeLine setting to default to true

Removed

  • Removes peek-style file & blame history explorers - see #66 for more details
    • Removes Open Blame History Explorer command (gitlens.showBlameHistory)
    • Removes Open File History Explorer command (gitlens.showFileHistory)
    • Removes "gitlens.showBlameHistory" & "gitlens.showFileHistory" option from gitlens.codeLens.recentChange.command setting
    • Removes "gitlens.showBlameHistory" & "gitlens.showFileHistory" option from gitlens.codeLens.authors.command setting
    • Removes "gitlens.showBlameHistory" & "gitlens.showFileHistory" option from gitlens.statusBar.command setting
  • Removes gitlens.advanced.toggleWhitespace.enabled setting -- as it is no longer required

Fixed

  • Fixes #161 - Remove colors from output of git command calls

Don't miss a new vscode-gitlens release

NewReleases is sending notifications on new releases.