Skip to content

v9.2.0

Choose a tag to compare

@eamodio eamodio released this 13 Dec 09:54

Added

  • Improves the commit search experience
    • Remembers and restores the last commit search string
    • Adds a Search Commits command to the search results inline toolbar
    • Reopens the commit search when clicking on a search results without results
  • Adds a Collapse command to the toolbars of the Compare and Search Commits views — closes #383
  • Adds support for the new ability to have descriptions on view nodes — provides a much cleaner layout
    • Adds a gitlens.views.commitFileDescriptionFormat setting to specify the description format of a committed file in the views
    • Adds a gitlens.views.commitDescriptionFormat setting to specify the description format of committed changes in the views
    • Adds a gitlens.views.stashFileDescriptionFormat setting to specify the description format of a stashed file in the views
    • Adds a gitlens.views.stashDescriptionFormat setting to specify the description format of stashed changes in the views
    • Adds a gitlens.views.statusFileDescriptionFormat setting to specify the description format of the status of a working or committed file in the views
  • Adds a gitlens.views.repositories.compact setting to specify whether to show the Repositories view in a compact display density — closes #571

Fixed

  • Fixes #559 — Html encoding issues with the empty state of the Compare and Search Commits views
  • Fixes #574 — Apply Changes not working because of whitespace conflicts
  • Fixes #589 — Bad revision for stash