Vscode Gitlens: v9.0.2 Release

Release date:
December 5, 2018
Previous version:
v9.0.1 (released December 2, 2018)
Magnitude:
247 Diff Delta
Contributors:
1 total committer
Data confidence:
Commits:

Top Contributors in v9.0.2

eamodio

Directory Browser for v9.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 Directory Compare All Changes (gitlens.diffDirectoryWithHead) command to open the configured git difftool to compare the working directory with HEAD — closes #569

Changed

  • Renames Open Changes (with difftool) command to Open All Changes (with difftool) when shown on the SCM group context menu

Fixed

  • Fixes #565 — Regression: Submodules don't work properly (missing repo in view, file and inline blame, etc)
  • Fixes #528 — Remotes not showing, being filtred on domain and file, but not complete path
  • Fixes an issue where Close Repository command didn't work
  • Fixes issues with external files (files not in one of the workspace folders) showing up as a new repository when over a Live Share session