github gitkraken/vscode-gitlens v3.6.0-beta

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

Added

  • Adds diff information (the line's previous version) into the active line hover
  • Adds a gitlens.diffWithWorking status bar command option - compares the current line commit with the working tree

Changed

  • Changes the behavior of the Compare File with Working Tree command (gitlens.diffWithWorking) - always does what it says :)
    • Compares the current file with the working tree -- if the current file is the working file, it will show a File matches the working tree message
  • Changes the behavior of the Compare File with Previous command (gitlens.diffWithPrevious) - always does what it says :)
    • Compares the current file with the previous commit to that file
  • Changes the behavior of the gitlens.diffWithPrevious status bar command option - compares the current line commit with the previous
  • Renames Compare File with Previous Commit command to Compare File with Previous
  • Renames Compare Line with Previous Commit command to Compare Line Commit with Previous
  • Renames Compare Line with Working Tree command to Compare Line Commit with Working Tree
  • Renames Compare with Previous Commit in quick pick menus to Compare File with Previous
  • Renames Compare with Working Tree in quick pick menus to Compare File with Working Tree

Don't miss a new vscode-gitlens release

NewReleases is sending notifications on new releases.