Vscode Gitlens: v9.4.0 Release

Release date:
January 8, 2019
Previous version:
v9.3.0 (released January 2, 2019)
Magnitude:
1,077 Diff Delta
Contributors:
2 total committers
Data confidence:
Commits:

15 Commits in this Release

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

Authored January 3, 2019
Authored January 8, 2019
Authored January 5, 2019
Authored January 3, 2019
Authored January 4, 2019
Authored January 5, 2019
Authored January 4, 2019
Authored January 5, 2019
Authored January 5, 2019

Top Contributors in v9.4.0

eamodio
skybldev

Directory Browser for v9.4.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 pinning of comparisons in the Compare view — pinned comparisons will persist across reloads
  • Adds an Open in Terminal command to repositories in the Repositories view

Changed

  • Renames the Copy Remote File URL to Clipboard command (gitlens.copyRemoteFileUrlToClipboard) to Copy Remote URL to Clipboard for brevity

Fixed

  • Fixes #606 - ID for xxx is already registered?!
  • Fixes #607 - Open file in Remote Doesn't URL encode
  • Fixes #608 - Add an option to change the abbreviated commit SHA length — thanks to PR #611 by Skybbles // L5474 (@Luxray5474)
  • Fixes #613 - Change Copy Remote URL to Clipboard to always copy a permalink (e.g. revision link)