github gitkraken/vscode-gitlens v4.1.0-beta.2

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

Added

  • Adds all-new recent changes annotations of the whole-file - annotates and highlights all of lines changed in the most recent commit
  • Adds Toggle Recent File Changes Annotations command (gitlens.toggleFileRecentChanges) - toggles the recent changes annotations on and off
  • Improves performance
    • Optimized git output parsing to increase speed and reduce memory usage
    • Defers diff chunk parsing until it is actually required
  • Adds gitlens.defaultDateFormat setting to specify how all absolute dates will be formatted by default

Fixed

  • Fixes excessive memory usage when parsing diffs
  • Fixes extra newline in multiline commit messages
  • Fixes (again) #33 - Commit messages can causes markdown formatting in hovers

Don't miss a new vscode-gitlens release

NewReleases is sending notifications on new releases.