github gitkraken/vscode-gitlens v7.5.6

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

Changed

  • Changes chorded keymap on Windows to use Ctrl+Shift+G rather than Ctrl+Alt+G to avoid issues
    • Also remaps Show SCM to Ctrl+Shift+G G since by default it is Ctrl+Shift+G if the chorded keymap is used
  • Refactors git log and stash output parsing -- should be faster and far more robust

Fixed

  • Fixes #256 - Fails to copy commit message
  • Fixes #255 - Lines after an empty line in the commit message are not copied to clipboard
  • Fixes #252 - Cannot read property 'push' of undefined
  • Fixes issue where GitLens wouldn't detect the creation of a Git repository if there were no other repositories open
  • Fixes issue where some GitLens commands would show in the palette even though there was no repository
  • Fixes issue where navigating the history of a renamed file could cause errors
  • Fixes issue with using the gitlens.diffWithPrevious command option for Git code lens

Don't miss a new vscode-gitlens release

NewReleases is sending notifications on new releases.