Vscode Gitlens: v15.0.4 Release

Release date:
May 20, 2024
Previous version:
v15.0.3 (released May 14, 2024)
Magnitude:
667 Diff Delta
Contributors:
3 total committers
Data confidence:
Commits:

Top Contributors in v15.0.4

eamodio
d13
axosoft-ramint

Directory Browser for v15.0.4

All files are compared to previous version, v15.0.3. Click here to browse diffs between other versions.

Loading File Browser...

Release Notes Published

Added

  • Adds a Copy as Markdown context menu command to autolinks in the Autolinked Issues and Pull Requests section in the Search & Compare view
  • Adds a Connect Remote Integration command to the Autolinked Issues and Pull Requests section in the Search & Compare view
  • Adds gitlens.currentLine.fontFamily, gitlens.currentLine.fontSize, gitlens.currentLine.fontStyle, gitlens.currentLine.fontWeight settings to specify the font (family, size, style, and weight respectively) of the Inline Blame annotation — closes #3306
  • Adds gitlens.blame.fontStyle settings to specify the font style of the File Blame annotations

Changed

  • Improves the Copy context menu command on autolinks in the Autolinked Issues and Pull Requests section in the Search & Compare view
  • Changes the Open Issue on Remote context menu command on autolinks to Open URL in the Autolinked Issues and Pull Requests section in the Search & Compare view
  • Changes the Copy Issue URL context menu command on autolinks to Copy URL in the Autolinked Issues and Pull Requests section in the Search & Compare view
  • Renames the Connect to Remote command to Connect Remote Integration
  • Renames the Disconnect from Remote command to Disconnect Remote Integration

Fixed

  • Fixes #3299 - Branches view no longer displays text colors for branch status after updating to v15.0.0 or above
  • Fixes #3277 (in pre-release only) - Unable to pull branch when the local branch whose name differs from its tracking branch
  • Fixes "hang" in Worktrees view when a worktree is missing
  • Fixes an issue where the Commit Graph header bar sometimes pushes "Fetch" to the right
  • Fixes an issue where the autolink type (issue vs pull request) was not shown properly in the Autolinked Issues and Pull Requests section in the Search & Compare view