github gitkraken/vscode-gitlens v6.4.0

latest releases: v15.0.3, v15.0.2, v15.0.1...
6 years ago

Added

  • Adds gitlens.keymap setting to specify the keymap to use for GitLens shortcut keys -- closes #104
    • standard - adds a standard set of shortcut keys
    • chorded - adds a chorded set of shortcut keys that all start with Ctrl+Alt+G (⌥⌘G on macOS)
    • none - no shortcut keys will be added
  • Adds progress indicator to the Show Stashed Changes command (gitlens.showQuickStashList)
  • Adds progress indicator to the Apply Stashed Changes command (gitlens.stashApply)

Changed

  • Overhauls the internal way GitLens deals with Uris and revisions should be far more robust and lead to many fewer edge-case issues
  • Aligns quick pick menu commands more with the GitLens view context menus

Fixed

  • Fixes #220 - Open Revision quick pick results in empty file
  • Fixes so, SO, many bugs through the refactor/overhaul of GitLens' Uri handling

Don't miss a new vscode-gitlens release

NewReleases is sending notifications on new releases.