Vscode Gitlens: v11.0.2 Release

Release date:
November 20, 2020
Previous version:
v11.0.1 (released November 16, 2020)
Magnitude:
1,105 Diff Delta
Contributors:
2 total committers
Data confidence:
Commits:

Top Contributors in v11.0.2

eamodio
IllusionMH

Directory Browser for v11.0.2

We haven't yet finished calculating and confirming the files and directories changed in this release. Please check back soon.

Release Notes Published

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