Skip to content

v11.0.2

Choose a tag to compare

@eamodio eamodio released this 20 Nov 08:17
· 6269 commits to main since this release

Added

  • Adds a quick-access button to the Interactive Rebase Editor to disable it — closes #1153
  • Adds shortcut keys to start and abort a rebase in the Interactive Rebase Editor
  • Adds a Disable Interactive Rebase Editor command (gitlens.disableRebaseEditor) to disable the interactive rebase editor
  • Adds an Enable Interactive Rebase Editor command (gitlens.enableRebaseEditor) to enable the interactive rebase editor
  • Adds an Interactive Rebase Editor section to the GitLens Interactive Settings

Changes

  • Changes the layout spacing of the Interactive Rebase Editor to allow for more commits to be shown at once

Fixed

  • Fixes #1187 - Warning about incorrect regexp in DevTools console — thanks to PR #1188 by Andrii Dieiev (@IllusionMH)
  • Fixes #1151 - Icons not showing in interactive rebase
  • Fixes #1166 - Enormous avatars in interactive rebase view