Skip to content

v8.5.5

Choose a tag to compare

@eamodio eamodio released this 18 Aug 22:22

Added

  • Adds Copy Remote File Url to Clipboard (gitlens.copyRemoteFileUrlToClipboard) command — copies the remote url of the current file and line to the clipboard — closes #467

Fixed

  • Fixes #471 - Don't use Ctrl+Alt+[character] as a shortcut
  • Fixes #478 - suppressShowKeyBindingsNotice gets saved even when it is not required
  • Fixes #468 - Commit history for detached HEAD doesn't work properly