github gitkraken/vscode-gitlens v8.0.1

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

Added

  • Adds Compare Index (HEAD) with Branch or Tag... (gitlens.explorers.diffHeadWithBranch) command - compares the index (HEAD) to the selected branch or tag — thanks to PR #278 by Geoffrey (@g3offrey)!
  • Adds Compare Working Tree with Branch or Tag... (gitlens.explorers.diffWorkingWithBranch) command - compares the working tree to the selected branch or tag
  • Adds gitlens.statusBar.reduceFlicker setting to specify whether to reduce the status bar "flickering" when changing lines by not first clearing the previous blame information — closes #272
  • Adds the Open File (gitlens.explorers.openFile) command to the GitLens explorer's inline toolbar for file nodes
  • Adds the Clear Results (gitlen.resultsExplorer.clearResultsNode) command to the GitLens Results view's inline toolbar for results nodes
  • Adds the Swap Comparision (gitlen.resultsExplorer.swapComparision) command to the GitLens Results view's inline toolbar and context menu for comparision results nodes
  • Adds Push to Commit (via Terminal) (gitlens.explorers.terminalPushCommit) command to commit nodes on the current branch in the GitLens explorer

Don't miss a new vscode-gitlens release

NewReleases is sending notifications on new releases.