Vscode Gitlens: v9.9.0 Release

Release date:
July 21, 2019
Previous version:
v9.8.5 (released July 11, 2019)
Magnitude:
2,513 Diff Delta
Contributors:
1 total committer
Data confidence:
Commits:

25 Commits in this Release

Ordered by the degree to which they evolved the repo in this version.

Authored July 21, 2019
Authored July 19, 2019
Authored July 19, 2019
Authored July 21, 2019
Authored July 19, 2019
Authored July 19, 2019
Authored July 14, 2019
Authored July 17, 2019
Authored July 18, 2019
Authored July 21, 2019
Authored July 11, 2019

Top Contributors in v9.9.0

eamodio

Directory Browser for v9.9.0

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 guided (step-by-step) access to common Git commands (and their flags) via the all-new Git Commands command (gitlens.gitCommands)
    • Quickly navigate and execute Git commands through easy-to-use menus where each command requires an explicit confirm step before executing
  • Adds Open All Changes, Open All Changes with Working Tree, Open Files, and Open Revisions commands to files changed nodes in the views — closes #760
  • Adds a new ${tips} format token to show an indicator if the commit is a tip of any branches or tags — closes #792

Changed

  • Improves performance and memory consumption
  • Changes the Checkout command on remote branches to create and checkout a new local branch rather than checkout a detached HEAD — closes #709
  • Changes folders in the views to expand by default when using Tree Layout

Fixed

  • Fixes #791 - Notification of unstashed changes in working directory on failed checkout
  • Fixes #795 - Commit quick access icons replaced with open file actions in File History View
  • Fixes issue with the JSON schema of a configuration setting